![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
#include <imgui.h>
Public Member Functions | |
| ImVec2 () | |
| ImVec2 (float _x, float _y) | |
| float | operator[] (size_t idx) const |
| float & | operator[] (size_t idx) |
Public Attributes | |
| float | x |
| float | y |
|
inline |
|
inline |
|
inline |
|
inline |
| float ImVec2::x |
| float ImVec2::y |