gma.collectable¶
Provides a base platform object
Package
gma/entities/collectable
Inheritance chain
Descendants
Tags¶
shape, collectable
Properties¶
Methods¶
Inherited from gma.shapes.rectangle
setPointsAndEdges, setCentre, setBottomLeft, xOf, yOf, toString, collided, collided__deathtouch
- pickup ( )
Remove the collectable. Should be overwritten to do something useful.