voxelman v0.9.0 (2022-05-10T16:23:35Z)
Dub
Repo
TextureAtlas.insert
voxelman
graphics
textureatlas
TextureAtlas
ivec2
insert
(ivec2 size, Color4ub color)
class
TextureAtlas
ivec2
insert
(
ivec2
size
,
Color4ub
color
)
ivec2
insert
(ivec2 size)
ivec2
insert
(Bitmap source, irect sourceSubRect)
Return Value
Type:
ivec2
position of inserted node, or throws if not enough space
Meta
Source
See Implementation
voxelman
graphics
textureatlas
TextureAtlas
constructors
this
functions
insert
variables
autoGrow
bitmap