A B C D E F G I K L M N O P S T V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- configureWorld(String) - Static method in class BadgerWorld
-
Configures the BadgerWorld instance with the specified properties file.
- convertWorldPointToCell(Point) - Method in class BadgerWorld
-
Converts a Point representing screen coordinates to a cell in the world grid.
- createBallImage(int, Color) - Static method in class ImageProcessing
-
Creates an image of a ball with the specified size and color.
- createCharacterImage(int, int, String, Font, Color) - Static method in class ImageProcessing
-
Creates an image with specified characters, size, and font.
- createImageFromString(String) - Static method in class ImageProcessing
-
Creates a BufferedImage from the specified text string.
All Classes All Packages