OldModel

A model wrapper to be compatible with RenderBundle.

Constructors

this
this(Model model)
Undocumented in source.
this
this(Display display, string type)
Undocumented in source.

Members

Functions

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

Variables

model
Model model;
Undocumented in source.

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