A B C D E F G I K L M N O P S T V W Z 
All Classes All Packages

G

getCell(int, int) - Method in class BadgerWorld
Retrieves the cell at the specified coordinates, wrapping the coordinates if necessary.
getCellColor(int, int) - Method in class BadgerWorld
Retrieves the color of the cell at the specified coordinates as a string.
getCellColorFixedWidth(int, int) - Method in class BadgerWorld
Retrieves the color of the cell at the specified coordinates as a fixed-width string.
getColor(String) - Static method in class BWColor
Retrieves a BWColor object based on the specified color name or hexadecimal color code.
getDirection() - Method in class BadgerBot
Gets the current direction of the BadgerBot.
getHeight() - Method in class BadgerWorld
Gets the height of the world.
getInstance() - Static method in class BadgerWorld
Gets the singleton instance of the BadgerWorld.
getName() - Method in class Item
Returns the name of the item.
getPreferredSize() - Method in class WorldPanel
Returns the preferred size of this panel, which is the size of the world grid.
getWidth() - Method in class BadgerWorld
Gets the width of the world.
A B C D E F G I K L M N O P S T V W Z 
All Classes All Packages