tmxlite 1.0.0
lightweight parse for Tiled maps
tmx::Vector2< T > Struct Template Referencefinal

Two dimensional vector used to store points and positions. More...

#include <Types.hpp>

Public Member Functions

 Vector2 (T x, T y)

Public Attributes

x
y

Detailed Description

template<class T>
struct tmx::Vector2< T >

Two dimensional vector used to store points and positions.


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