Documentation

CollisionSet

CollisionSet(id[],rect,type,x,y,w,h)

Set a collision for the entity.

Argument 'id[]':Entity ID.

Argument 'rect':Collision Rectangle.

Argument 'type':Collision Type.

Argument 'x':Rectangle points.

Argument 'y':Rectangle points.

Argument 'w':Rectangle points.

Argument 'h':Rectangle points.


Comments

Comming Soon