PositionedActorDescription Struct Reference
# Public Attributes | |
| const PositionedActor * | positionedActor |
| Container | parent |
| Actor | actor |
| int16 | internalId |
| uint8 | componentIndex |
| bool | componentsCreated |
| bool | transformed |
| bool | graphicsSynchronized |
# Detailed Description
Definition at line 39 of file ActorFactory.c.
# Member Data Documentation
# actor
| Actor PositionedActorDescription::actor |
Definition at line 43 of file ActorFactory.c.
# componentIndex
| uint8 PositionedActorDescription::componentIndex |
Definition at line 45 of file ActorFactory.c.
# componentsCreated
| bool PositionedActorDescription::componentsCreated |
Definition at line 46 of file ActorFactory.c.
# graphicsSynchronized
| bool PositionedActorDescription::graphicsSynchronized |
Definition at line 48 of file ActorFactory.c.
# internalId
| int16 PositionedActorDescription::internalId |
Definition at line 44 of file ActorFactory.c.
# parent
| Container PositionedActorDescription::parent |
Definition at line 42 of file ActorFactory.c.
# positionedActor
| const PositionedActor* PositionedActorDescription::positionedActor |
Definition at line 41 of file ActorFactory.c.
# transformed
| bool PositionedActorDescription::transformed |
Definition at line 47 of file ActorFactory.c.
The documentation for this struct was generated from the following file:
- VUEngine-Core/source/Entity/Container/Actor/ActorFactory.c