FirstPersonCameraEntityFactory

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.

Variables

entityName
string entityName;
Undocumented in source.

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