2.1 KiB
2.1 KiB
EventKey
Inherits: EventWithModifiers
Properties
Name | Type | Default |
---|---|---|
echo | bool | |
key | int |
Methods
Returns | Name |
---|---|
String | key_to_string ( key: int, caps: bool, apply_to: String ) |
Property Descriptions
echo: bool
No description provided yet.
key: int
No description provided yet.
Method Descriptions
key_to_string (key: int , caps: bool , apply_to: String ) -> String
No description provided yet.