gma.platformEnemy¶
Provides an enemy that stays on a platform
Package
gma/entities/enemy
Inheritance chain
Tags¶
shape, moveable, enemy, rebound, deathtouch, weakhead, platformer
Properties¶
Inherited from gma.moveable
Methods¶
Inherited from gma.enemy
getMovement
, determineState
, collided
, behaviour__jumping
, behaviour__platformer
, behaviour__patrolling
, collided__rebound
, collided__weakhead
Inherited from gma.moveable
Inherited from gma.shapes.rectangle
setPointsAndEdges
, setCentre
, setBottomLeft
, xOf
, yOf
, toString
, collided__deathtouch