CGSGCollisionManager Class
Item Index
Methods
Methods
isColliding
(
Boolean
-
currentNode -
testedNode -
threshold
Indicate if two nodes are colliding
Returns:
Boolean:
true if nodes are colliding
render
(
-
context -
width -
height
This function must be filled by the inherited classes.
render
(
-
context -
width -
height
This function must be filled by the inherited classes.
render
(
-
context -
width -
height
This function must be filled by the inherited classes.
unManageNode
(
-
node
Defines a node as not managed by the collision manager
Parameters:
-
nodeObject