Skip navigation links
A B C D E F G I K L M N P R S T U V W X Y 

M

MainWindow - Class in de.smits_net.games.framework.board
Main Window of the game.
MainWindow(String, Board) - Constructor for class de.smits_net.games.framework.board.MainWindow
Create a new object.
mouseClicked(MouseEvent) - Method in class de.smits_net.games.framework.board.Board
 
mouseClicked() - Method in class de.smits_net.games.framework.sprite.Sprite
Called when the mouse was clicked inside the sprite.
mouseClicked(MouseEvent) - Method in class de.smits_net.games.framework.sprite.Sprite
 
mouseEntered(MouseEvent) - Method in class de.smits_net.games.framework.board.Board
 
mouseEntered(MouseEvent) - Method in class de.smits_net.games.framework.sprite.Sprite
 
mouseExited(MouseEvent) - Method in class de.smits_net.games.framework.board.Board
 
mouseExited(MouseEvent) - Method in class de.smits_net.games.framework.sprite.Sprite
 
mousePressed(MouseEvent) - Method in class de.smits_net.games.framework.board.Board
 
mousePressed() - Method in class de.smits_net.games.framework.sprite.Sprite
Called when the mouse was pressed inside the sprite.
mousePressed(MouseEvent) - Method in class de.smits_net.games.framework.sprite.Sprite
 
mouseReleased(MouseEvent) - Method in class de.smits_net.games.framework.board.Board
 
mouseReleased(MouseEvent) - Method in class de.smits_net.games.framework.sprite.Sprite
 
move() - Method in class de.smits_net.games.framework.character.Character
 
move() - Method in class de.smits_net.games.framework.image.BackgroundImage
Move the image with the given speed.
move() - Method in class de.smits_net.games.framework.sprite.Sprite
Move the sprite according to the defined speed.
move(Velocity) - Method in class de.smits_net.games.framework.sprite.Sprite
Moves the sprite.
move() - Method in class de.smits_net.games.framework.sprite.SpriteCollection
Moves all sprites in the collection.
movementAnimations - Variable in class de.smits_net.games.framework.sprite.DirectionAnimatedSprite
Images for the different directions.
A B C D E F G I K L M N P R S T U V W X Y 
Skip navigation links