Vector2f Fields

SFML.Net

Vector2f Fields

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