Class punx.Entity
Defined in: punx.dist.js.
Constructor Attributes | Constructor Name and Description |
---|---|
punx.Entity(x, y)
Screen inhabitants.
|
Method Attributes | Method Name and Description |
---|---|
update()
|
Class Detail
punx.Entity(x, y)
Screen inhabitants. Includes backgrounds, NPC, baddies, player, text, anything drawn or collidable.
- Parameters:
- x
- y
Method Detail
update()