CODMoveCommand::SetMovement

inline void CODMoveCommand::SetMovement(const int nOffsetX, const int nOffsetY)

Sets the offsets by which to move the components.

Defined in: OdMoveCmd.h

Return Value

void

Parameters

nOffsetX

The horizontal offset.

nOffsetY

The vertical offset.