classref: Sync with current source

Also fix hyperlink references to same class as per the guidelines.
[ci skip]
This commit is contained in:
Rémi Verschelde
2017-10-22 12:56:11 +02:00
parent 14b1741cbf
commit fc09e14366
75 changed files with 240 additions and 225 deletions
+3 -3
View File
@@ -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>