StdMoveList
Engine/source/T3D/gameBase/std/stdMoveList.h
Private Types
Parent
Protected Attributes
Public Functions
clearMoves(U32 count)
Detailed Description
Private Types
typedef MoveList Parent
Protected Attributes
U32 mMoveCredit
Public Functions
StdMoveList()
advanceMove()
Reimplemented from: MoveList
clearMoves(U32 count)
Reimplemented from: MoveList
clientReadMovePacket(BitStream * )
Reimplemented from: MoveList
clientWriteMovePacket(BitStream * )
Reimplemented from: MoveList
getMoves(Move ** , U32 * numMoves)
Reimplemented from: MoveList
onAdvanceObjects()
Reimplemented from: MoveList
serverReadMovePacket(BitStream * )
Reimplemented from: MoveList
serverWriteMovePacket(BitStream * )
Reimplemented from: MoveList