|
LeviLamina
|
Public Member Functions | |
| MCAPI void | initMultiTypeMovementComponent (::Mob &entity, ::ActorDefinitionDescriptor &initDescription) |
| MCAPI void | setInternalType (::std::unique_ptr<::MoveControl > type) |
Public Attributes | |
| ::ll::TypedStorage< 1, 1, bool > | mHasWanted |
| ::ll::TypedStorage< 4, 12, ::Vec3 > | mWantedPosition |
| ::ll::TypedStorage< 1, 1, bool > | mShouldBreach |
| ::ll::TypedStorage< 4, 4, float > | mMaxTurn |
| ::ll::TypedStorage< 4, 4, float > | mSpeedModifier |
| ::ll::TypedStorage< 8, 16, ::std::shared_ptr<::MoveControl > > | mMoveControl |