le2d v0.4.7
2D game engine framework
 
Loading...
Searching...
No Matches
le::window Namespace Reference

Classes

struct  tvec2
 

Typedefs

using ivec2 = tvec2< int >
 
using vec2 = tvec2< float >
 

Typedef Documentation

◆ ivec2

using le::window::ivec2 = typedef tvec2<int>

◆ vec2

using le::window::vec2 = typedef tvec2<float>