RenderBundle

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Position position)
Undocumented in source.

Members

Functions

drawOffset
void drawOffset(Camera camera, Position offset)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

position
Position position;

Position this bundle should be drawn at.

resources
DrawableResource[] resources;

Resources to be drawn as a part of this render bundle.

Inherited Members

From AdvancedDrawableResource

draw
void draw(Camera camera)
Undocumented in source. Be warned that the author may not have intended to support it.
drawOffset
void drawOffset(Camera camera, Position offset)
Undocumented in source.

Meta