struct ImGui::ImGuiKeyData

Included Modules

Defined in:

obj.cr

Instance Method Summary

Instance Method Detail

def analog_value : Float32 #

[View source]
def analog_value=(analog_value : Float32) #

[View source]
def down : Bool #

[View source]
def down=(down : Bool) #

[View source]
def down_duration : Float32 #

[View source]
def down_duration=(down_duration : Float32) #

[View source]
def down_duration_prev : Float32 #

[View source]
def down_duration_prev=(down_duration_prev : Float32) #

[View source]
def to_unsafe : Pointer(T) #

[View source]