TextureAtlas.insert

  1. ivec2 insert(ivec2 size, Color4ub color)
  2. ivec2 insert(ivec2 size)
  3. ivec2 insert(Bitmap source, irect sourceSubRect)
    class TextureAtlas
    ivec2
    insert

Return Value

Type: ivec2

position of inserted node, or throws if not enough space

Meta