Vector2i Fields

SFML.Net

Vector2i Fields

The Vector2i type exposes the following members.

Fields
  Name Description
Public field X
X (horizontal) component of the vector
Public field Y
Y (vertical) component of the vector
Top
See Also