Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
ImGui::ImVec2
Inherits
ImGui::StructType
<
Struct
<
Value
<
Object
Constructors
new
(_x :
Float32
, _y :
Float32
) :
ImVec2
Source
new
(x :
Number
, y :
Number
)
Source
new
Source
Instance methods
to_unsafe
Source
x
Source
x=
(x :
Float32
)
Source
y
Source
y=
(y :
Float32
)
Source