struct

ImGui::ImVec2

Inherits ImGui::StructType < Struct < Value < Object

Constructors

new(_x : Float32, _y : Float32) : ImVec2
Source
new(x : Number, y : Number)
Source

Instance methods

to_unsafe
Source