souleng
Game engine providing full Python scripting support
|
Simple container for position data. More...
#include <Vector2.hpp>
Public Member Functions | |
Vector2 (float x, float y) | |
Public Attributes | |
float | x |
float | y |
Simple container for position data.