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

G

gameRunning - Variable in class de.smits_net.games.framework.board.Board
Indicator that the game is still running.
getBufferedImage() - Method in class de.smits_net.games.framework.image.SimpleImage
Returns this image as an AWT buffered image.
getDimension() - Method in class de.smits_net.games.framework.board.Board
Returns the dimension of the board.
getDimension() - Method in class de.smits_net.games.framework.image.AnimatedImage
 
getDimension() - Method in class de.smits_net.games.framework.image.ImageBase
Dimension of the image.
getDimension() - Method in class de.smits_net.games.framework.image.ImagePack
 
getDimension() - Method in class de.smits_net.games.framework.image.SimpleImage
 
getDimension() - Method in class de.smits_net.games.framework.image.TiledImage
 
getDimension() - Method in class de.smits_net.games.framework.sprite.Sprite
Get the dimension (width, height) of the sprite.
getHeight() - Method in class de.smits_net.games.framework.board.Board
 
getHeight() - Method in class de.smits_net.games.framework.image.BackgroundImage
Get the height of the image.
getHeight() - Method in class de.smits_net.games.framework.sprite.Sprite
Width of the sprite.
getImage() - Method in class de.smits_net.games.framework.image.ImagePack
Gets the current image.
getImage(int) - Method in class de.smits_net.games.framework.image.ImagePack
Gets the image at the given position.
getImages() - Method in class de.smits_net.games.framework.image.AnimatedImage
Returns the images comprising the animatedImage.
getPosition() - Method in class de.smits_net.games.framework.sprite.Sprite
Get the current position.
getSubAnimation(int, int) - Method in class de.smits_net.games.framework.image.AnimatedImage
Returns an animation that contains the images from this animation starting with picture start (inclusive) up to picture end (exclusive).
getTime() - Method in class de.smits_net.games.framework.image.AnimatedImage
Returns the time before the image is changed.
getVelocity() - Method in class de.smits_net.games.framework.sprite.Sprite
Get the velocity of the sprite.
getWidth() - Method in class de.smits_net.games.framework.board.Board
 
getWidth() - Method in class de.smits_net.games.framework.image.BackgroundImage
Get the width of the image.
getWidth() - Method in class de.smits_net.games.framework.sprite.Sprite
Width of the sprite.
getX() - Method in enum de.smits_net.games.framework.sprite.Direction
Get the x component of the direction vector.
getY() - Method in enum de.smits_net.games.framework.sprite.Direction
Get the y component of the direction vector.
A B C D E F G I K L M N P R S T U V W X Y 
Skip navigation links