CollisionGet(id[],rect,&x,&y,&w,&h)
Retrieves the entity collision rectangle values.
Argument 'id[]':Entity ID
Argument 'rect':Collision Rectangle.
Argument '&x':Rectangle points.
Argument '&y':Rectangle points.
Argument '&w':Rectangle points.
Argument '&h':Rectangle points.
Comming Soon