|
|
| CompassSpriteCalculator (CompassSpriteCalculator const &) |
|
MCAPI | CompassSpriteCalculator (::BlockPos(*targetToPointTo)(::BlockSource const *, ::Actor *), bool(*isPointingAtTarget)(::BlockSource const *, ::Actor *), float rot, float rotA) |
|
MCFOLD int | getFrame () const |
|
MCAPI int | update (::Actor &actor, bool instant) |
|
MCAPI int | updateFromPosition (::BlockSource const *region, ::Actor *actor, float x, float z, float yRot, bool isZFlipped, bool instant) |
|
MCAPI void * | $ctor (::BlockPos(*targetToPointTo)(::BlockSource const *, ::Actor *), bool(*isPointingAtTarget)(::BlockSource const *, ::Actor *), float rot, float rotA) |
|
|
::ll::TypedStorage< 8, 8, ::BlockPos(*)(::BlockSource const *, ::Actor *)> | mTargetToPointTo |
|
::ll::TypedStorage< 8, 8, bool(*)(::BlockSource const *, ::Actor *)> | mIsPointingAtTarget |
|
::ll::TypedStorage< 4, 4, int > | mFrame |
|
::ll::TypedStorage< 4, 4, float > | mRot |
|
::ll::TypedStorage< 4, 4, float > | mRotA |
|
::ll::TypedStorage< 4, 4, int > | mLastUpdatedAt |
The documentation for this class was generated from the following file: