Added sprite shape functions
This commit is contained in:
13
doc/files/getspritecollisionshape.txt
Normal file
13
doc/files/getspritecollisionshape.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
#title GetSpriteCollisionShape [RCBasic Doc]
|
||||
#header Function GetSpriteCollisionShape(spr_id)
|
||||
|
||||
Returns the collision shape of a sprite
|
||||
|
||||
Shape Types:
|
||||
#list ul
|
||||
#li SPRITE_SHAPE_NONE
|
||||
#li SPRITE_SHAPE_BOX
|
||||
#li SPRITE_SHAPE_POLYGON
|
||||
#li SPRITE_SHAPE_CIRCLE
|
||||
#li SPRITE_SHAPE_CHAIN
|
||||
#/list
|
||||
Reference in New Issue
Block a user