Template:Collision shape functions: Difference between revisions
Jump to navigation
Jump to search
Zangomangu (talk | contribs) (Added get/setColPolygonHeight) |
No edit summary |
||
Line 1: | Line 1: | ||
*[[addColPolygonPoint]] | *[[addColPolygonPoint]] | ||
*[[createColCircle]] | *[[createColCircle]] | ||
*[[createColCuboid]] | *[[createColCuboid]] | ||
Line 8: | Line 6: | ||
*[[createColSphere]] | *[[createColSphere]] | ||
*[[createColTube]] | *[[createColTube]] | ||
{{ | {{Added feature/item|1.5.9|1.5.8|20807| | ||
*[[getColPolygonHeight]] | *[[getColPolygonHeight]] | ||
}} | |||
*[[getColPolygonPoints]] | *[[getColPolygonPoints]] | ||
*[[getColPolygonPointPosition]] | *[[getColPolygonPointPosition]] | ||
*[[getColShapeType]] | *[[getColShapeType]] | ||
*[[getColShapeRadius]] | *[[getColShapeRadius]] | ||
*[[getColShapeSize]] | *[[getColShapeSize]] | ||
*[[getElementColShape]] | *[[getElementColShape]] | ||
*[[getElementsWithinColShape]] | *[[getElementsWithinColShape]] | ||
*[[isElementWithinColShape]] | *[[isElementWithinColShape]] | ||
*[[isInsideColShape]] | *[[isInsideColShape]] | ||
*[[removeColPolygonPoint]] | *[[removeColPolygonPoint]] | ||
{{ | {{Added feature/item|1.5.9|1.5.8|20807| | ||
*[[setColPolygonHeight]] | *[[setColPolygonHeight]] | ||
}} | |||
*[[setColPolygonPointPosition]] | *[[setColPolygonPointPosition]] | ||
*[[setColShapeRadius]] | *[[setColShapeRadius]] | ||
*[[setColShapeSize]] | *[[setColShapeSize]] | ||
<noinclude>[[Category:Functions templates]]</noinclude> | <noinclude>[[Category:Functions templates]]</noinclude> |
Revision as of 21:33, 23 September 2021
- addColPolygonPoint
- createColCircle
- createColCuboid
- createColPolygon
- createColRectangle
- createColSphere
- createColTube