- UnknownModelException - Exception in fr.enssat.BoulderDash.exceptions
-
UnknownModelException
Raises an 'UnknownSpriteException' exception.
- UnknownModelException(String) - Constructor for exception fr.enssat.BoulderDash.exceptions.UnknownModelException
-
Class constructor
- update(long) - Method in class fr.enssat.BoulderDash.models.DiamondModel
-
Updates the sprite (animation loop)
- update(long) - Method in class fr.enssat.BoulderDash.models.DisplayableElementModel
-
Function to update the sprites
- update(long) - Method in class fr.enssat.BoulderDash.models.MagicWallModel
-
Function to animate the sprite
- update(long) - Method in class fr.enssat.BoulderDash.models.RockfordModel
-
Updates the sprite animation
(And only that single thing)
- update(Observable, Object) - Method in class fr.enssat.BoulderDash.views.GameView
-
Updates the frame
- update(Observable, Object) - Method in class fr.enssat.BoulderDash.views.GroundView
-
Updates the view
- update(Observable, Object) - Method in class fr.enssat.BoulderDash.views.InformationPanel
-
Updates the panel
- update(Observable, Object) - Method in class fr.enssat.BoulderDash.views.LevelEditorView
-
Updates the view
- updateRockfordPosition(int, int) - Method in class fr.enssat.BoulderDash.models.LevelModel
-
Updates the horizontal & vertical positions of Rockford in the model
- updateSprites(int, int) - Method in class fr.enssat.BoulderDash.models.LevelModel
-
Update the current sprite Notifies the observers