CODMoveCommand::GetMovement

inline voidCODMoveCommand::GetMovement(int&nOffsetX, int&nOffsetY)

Gets the offsets by which to move the components.

Defined in: OdMoveCmd.h

Return Value

void

Parameters

nOffsetX

A reference to place the horizontal offset in.

nOffsetY

A reference to place the vertical offset in.