km-engine ~master (2022-05-09T12:27:43.0681511)
Dub
Repo
AtlasCollection.add
engine
render
texture
atlas
AtlasCollection
Add texture to the atlas from a file
void
add
(string name, string file, size_t atlas)
class
AtlasCollection
void
add
(
string
name
,
string
file
,
size_t
atlas
= 0
)
void
add
(string name, ShallowTexture shallowTexture, size_t atlas)
Meta
Source
See Implementation
engine
render
texture
atlas
AtlasCollection
functions
add
has
opIndex
remove
setFiltering
Add texture to the atlas from a file