mirror of
https://github.com/Relintai/ui_extensions.git
synced 2024-11-08 10:12:14 +01:00
22 lines
466 B
XML
22 lines
466 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="BSInputEventKey" inherits="InputEventKey" 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>
|