20 ::ll::TypedStorage<1, 1, ::MovementType> mMovementType;
21 ::ll::TypedStorage<1, 1, ::StickyType> mStickyType;
32 virtual ::std::string
const& getName()
const ;
61 MCAPI static ::MovementType
const& DEFAULT_MOVEMENT_TYPE();
63 MCAPI static ::StickyType
const& DEFAULT_STICKY_TYPE();
65 MCAPI static ::std::string
const& NameID();
71 MCAPI
void* $ctor(::MovementType movableType);
73 MCAPI
void* $ctor(::MovementType movableType, ::StickyType stickyType);
85 MCAPI ::std::string
const& $getName()
const;