CRaPI - Correct Robust and Perfect API | |
PositionEventArgs Constructor
Creates an PositionEventArgs with a position and a server cycle.
public PositionEventArgs(
Point2D pPosition,
int pServerCycle);
Parameters
- pPosition
- The position
- pServerCycle
- The server cycle
See Also
PositionEventArgs Class | TeamYaffa.CRaPI.World Namespace