souleng
Game engine providing full Python scripting support
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Vector2 Struct Reference

Simple container for position data. More...

#include <Vector2.hpp>

Public Member Functions

 Vector2 (float x, float y)
 

Public Attributes

float x
 
float y
 

Detailed Description

Simple container for position data.


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