Vector2u Fields

SFML.Net

Vector2u Fields

The Vector2u 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