classref: Sync with current source
Also fix hyperlink references to same class as per the guidelines. [ci skip]
This commit is contained in:
parent
14b1741cbf
commit
fc09e14366
75 changed files with 240 additions and 225 deletions
|
|
@ -130,11 +130,11 @@
|
|||
<constant name="TYPE_MASK_CHARACTER_BODY" value="8">
|
||||
Check for collisions with rigid bodies in character mode.
|
||||
</constant>
|
||||
<constant name="TYPE_MASK_AREA" value="16">
|
||||
Check for collisions with areas.
|
||||
</constant>
|
||||
<constant name="TYPE_MASK_COLLISION" value="15">
|
||||
Check for collisions with any kind of bodies (but not areas).
|
||||
</constant>
|
||||
<constant name="TYPE_MASK_AREA" value="16">
|
||||
Check for collisions with areas.
|
||||
</constant>
|
||||
</constants>
|
||||
</class>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue