Update class reference to include some keywords
More should be added in future PRs, wherever there is demand.
This commit is contained in:
parent
db798b29b2
commit
5911a12db1
12 changed files with 13 additions and 13 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="InputEventMouseButton" inherits="InputEventMouse" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
|
||||
<class name="InputEventMouseButton" inherits="InputEventMouse" keywords="click, press" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
|
||||
<brief_description>
|
||||
Represents a mouse button being pressed or released.
|
||||
</brief_description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue