struct ImGui::ImVec2
- ImGui::ImVec2
- Struct
- Value
- Object
Overview
some convenient ImGui patching
Included Modules
- ImGui::StructType
Defined in:
lib/imgui/src/imgui.crlib/imgui/src/obj.cr
lib/imgui/src/types.cr
framework.cr
Instance Method Summary
- #*(other : Int32) : ImVec2
- #*(other : Float32) : ImVec2
- #+(other : ImVec2) : ImVec2
- #-(other : ImVec2) : ImVec2