C3DSprite::GetPosition |
Top Previous Next |
Syntax:
GetPosition(), VECTOR2
Purpose: Returns the current position of the sprite.
Parameters: None.
Returned value(s): The sprites current position stored in a VECTOR2 UDT. Coordinates are in screen space.
Application: VECTOR2 v
Class Hierarchy
See Also: |