⚲
Lua
C++
Edit
iVec2
This class describes a two-dimensional integer vector.
Property
Type
Description
x, width
int
x component of the vector
y, height
int
y component of the vector
iVec2
Constructor
iVec2(const int x)
iVec2
Constructor
iVec2(const int x, const int y)
Copyright © 2006-2025 Leadwerks Software.
All rights reserved.
Leadwerks 4 Documentation