Loading...
Searching...
No Matches
sfVector2f Struct Reference

2-component vector of floats More...

#include <SFML/System/Vector2.h>

Public Attributes

float x
 
float y
 

Detailed Description

2-component vector of floats

Definition at line 60 of file Vector2.h.

Member Data Documentation

◆ x

float sfVector2f::x

Definition at line 62 of file Vector2.h.

◆ y

float sfVector2f::y

Definition at line 63 of file Vector2.h.


The documentation for this struct was generated from the following file: