|
LeviLamina
|
Public Member Functions | |
| JumpControlComponent & | operator= (JumpControlComponent const &) |
| MCAPI | JumpControlComponent (::JumpControlComponent const &other) |
| MCAPI void | initMultiTypeJumpComponent (::Mob &entity, ::ActorDefinitionDescriptor &initDescription) |
| MCAPI void * | $ctor (::JumpControlComponent const &other) |
| MCAPI void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 1, 1, bool > | mJumping |
| ::ll::TypedStorage< 1, 1, bool > | mSwimming |
| ::ll::TypedStorage< 4, 4, float > | mJumpPower |
| ::ll::TypedStorage< 4, 4, ::JumpType > | mJumpType |
| ::ll::TypedStorage< 4, 64, ::JumpInfo[4]> | mJumpInfo |
| ::ll::TypedStorage< 8, 8, ::std::unique_ptr<::JumpControl > > | mJumpControl |