Difference between revisions of "ImGui.CONST.MouseCursor"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Mouse Cursor''' ImGui.MouseCursor_Hand<b...")
 
(No difference)

Latest revision as of 12:56, 3 April 2021

Available since: Gideros 2020.9
Value:
Defined by: ImGui.Core

Description

Mouse Cursor

ImGui.MouseCursor_Hand
ImGui.MouseCursor_ResizeAll
ImGui.MouseCursor_ResizeEW
ImGui.MouseCursor_Arrow
ImGui.MouseCursor_ResizeNS
ImGui.MouseCursor_None
ImGui.MouseCursor_NotAllowed
ImGui.MouseCursor_ResizeNWSE
ImGui.MouseCursor_ResizeNESW
ImGui.MouseCursor_TextInput



Dear ImGui