RenderableSpriteEntityFactory

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

createEntity
Entity createEntity(CreationParameters parameters)
Undocumented in source. Be warned that the author may not have intended to support it.
createEntity
Entity createEntity(File textureFile, Vector2D position, scalar orientation)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From EntityFactory

entityName
entityName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
createBlankEntity
Entity createBlankEntity()
Undocumented in source. Be warned that the author may not have intended to support it.
createsEntity
bool createsEntity(string entityName)
Undocumented in source. Be warned that the author may not have intended to support it.
createEntity
Entity createEntity(CreationParameters parameters)
Undocumented in source.

Meta