Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Serialized Form

G

g - Variable in class bagel.util.Colour
 
G - Enum constant in enum class bagel.Keys
 
getAllPolylines() - Method in class bagel.map.TiledMap
Returns all polylines associated with this map.
getBoundingBox() - Method in class bagel.Image
Creates a Rectangle as defined by this image, located with its top-left at (0, 0).
getBoundingBoxAt(Point) - Method in class bagel.Image
Helper method to create a Rectangle around this image, centred at a Point.
getHeight() - Method in class bagel.Image
Returns the height of the image in pixels.
getHeight() - Method in class bagel.map.TiledMap
Returns the height of the entire map, in pixels.
getHeight() - Static method in class bagel.Window
Find the height of the window.
getMousePosition() - Method in class bagel.Input
Returns the mouse position as a Point.
getMouseX() - Method in class bagel.Input
Returns the x coordinate of the mouse cursor.
getMouseY() - Method in class bagel.Input
Returns the y coordinate of the mouse cursor.
getProperty(int, int, String) - Method in class bagel.map.TiledMap
Returns the string value of the provided property at the given (x, y) pixel coordinate of the map.
getProperty(int, int, String, String) - Method in class bagel.map.TiledMap
Returns the string value of the provided property at the given (x, y) pixel coordinate of the map.
getPropertyBoolean(int, int, String, boolean) - Method in class bagel.map.TiledMap
Returns the Boolean value of the provided property at the given (x, y) pixel coordinate of the map.
getPropertyDouble(int, int, String, double) - Method in class bagel.map.TiledMap
Returns the double value of the provided property at the given (x, y) pixel coordinate of the map.
getPropertyInt(int, int, String, int) - Method in class bagel.map.TiledMap
Returns the integer value of the provided property at the given (x, y) pixel coordinate of the map.
getTileHeight() - Method in class bagel.map.TiledMap
Returns the height of an individual tile in the map, in pixels.
getTileWidth() - Method in class bagel.map.TiledMap
Returns the width of an individual tile in the map, in pixels.
getWidth() - Method in class bagel.Image
Returns the width of the image in pixels.
getWidth() - Method in class bagel.map.TiledMap
Returns the width of the entire map, in pixels.
getWidth() - Static method in class bagel.Window
Find the width of the window.
getWidth(String) - Method in class bagel.Font
 
GREEN - Static variable in class bagel.util.Colour
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Serialized Form