A B D E F G H I K L M N P R S T U V W X

G

gameCompleted(boolean) - Method in interface be.madoka.aardbei.sokoban.Visualisation
The Game has been completed wheter or not succesfull.
gameCompleted(boolean) - Method in class be.madoka.aardbei.sokoban.visualisation.SokoGui
 
getDimension() - Method in class be.madoka.aardbei.sokoban.logic.World
Gives the Dimension of this World.
getDimension() - Method in class be.madoka.aardbei.sokoban.DimensionChangeEvent
Returns the new Dimension.
getDirection() - Method in class be.madoka.aardbei.sokoban.PositionChangeEvent
Gives the direction of the PositionChangeEvent.
getHeight() - Method in class be.madoka.aardbei.sokoban.Dimension
Returns the height.
getInfo() - Method in class be.madoka.aardbei.sokoban.logic.SokoLogic
 
getInfo() - Method in class be.madoka.aardbei.sokoban.Logic
Gives some info about this game.
getMoves() - Method in class be.madoka.aardbei.sokoban.logic.Piece
Gives the number moves this Piece has made.
getName() - Method in class be.madoka.aardbei.sokoban.logic.SokoLogic
 
getName() - Method in class be.madoka.aardbei.sokoban.logic.Piece
Returns the name of this Piece.
getName() - Method in class be.madoka.aardbei.sokoban.Logic
Gives the name of this game.
getName() - Method in class be.madoka.aardbei.sokoban.logic.piece.WallPiece
 
getName() - Method in class be.madoka.aardbei.sokoban.logic.piece.TreasurePiece
 
getName() - Method in class be.madoka.aardbei.sokoban.logic.piece.HeroPiece
 
getName() - Method in class be.madoka.aardbei.sokoban.logic.piece.GoalPiece
 
getName() - Method in class be.madoka.aardbei.sokoban.logic.piece.EmptyPiece
 
getOldPosition() - Method in class be.madoka.aardbei.sokoban.logic.Piece
Returns the previous Position of this Piece.
getPosition() - Method in class be.madoka.aardbei.sokoban.logic.Piece
Returns the Position of this Piece.
getValue() - Method in class be.madoka.aardbei.sokoban.ScoreChangeEvent
Returns the new value.
getWidth() - Method in class be.madoka.aardbei.sokoban.Dimension
Returns the width.
getWorld(int) - Method in interface be.madoka.aardbei.sokoban.logic.SokoLoader
Loads the World belonging to the given level.
getWorld(int) - Method in class be.madoka.aardbei.sokoban.logic.loader.XMLSokoLoader
 
getX() - Method in class be.madoka.aardbei.sokoban.Position
Gives the X-position.
getY() - Method in class be.madoka.aardbei.sokoban.Position
Gives the Y-position.
GoalPiece - class be.madoka.aardbei.sokoban.logic.piece.GoalPiece.
Represents a Goal Piece.
GoalPiece(Position) - Constructor for class be.madoka.aardbei.sokoban.logic.piece.GoalPiece
Default constructor.

A B D E F G H I K L M N P R S T U V W X