km-engine v0.5.0 (2020-08-08T12:12:50Z)
Dub
Repo
AtlasCollection.add
engine
render
texture
atlas
AtlasCollection
Add texture to the atlas collection
void
add
(string name, string file, size_t atlas)
void
add
(string name, ShallowTexture shallowTexture, size_t atlas)
class
AtlasCollection
void
add
(
string
name
,
ShallowTexture
shallowTexture
,
size_t
atlas
= 0
)
Meta
Source
See Implementation
engine
render
texture
atlas
AtlasCollection
functions
add
has
opIndex
setFiltering
Add texture to the atlas collection