Class: BHell_Spriteset

BHell.BHell_Spriteset()

new BHell_Spriteset()

Spriteset class. Stores and updates every non-HUD related sprite. A slight modification of Spriteset_Map.

Source:

Methods

update()

If the game is not paused, updates all its children and the screen. Since the implementation of Sprite.update was unsuitable, the base classes' behaviour is rewritten.

Source: