mirror of
https://github.com/Relintai/ui_extensions.git
synced 2024-11-12 10:25:27 +01:00
22 lines
482 B
XML
22 lines
482 B
XML
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||
|
<class name="BSInputEventKey" inherits="InputEventKey" category="Core" version="3.2">
|
||
|
<brief_description>
|
||
|
</brief_description>
|
||
|
<description>
|
||
|
</description>
|
||
|
<tutorials>
|
||
|
</tutorials>
|
||
|
<methods>
|
||
|
<method name="from_input_event_key">
|
||
|
<return type="void">
|
||
|
</return>
|
||
|
<argument index="0" name="event" type="InputEventKey">
|
||
|
</argument>
|
||
|
<description>
|
||
|
</description>
|
||
|
</method>
|
||
|
</methods>
|
||
|
<constants>
|
||
|
</constants>
|
||
|
</class>
|