A B C D E F G H I L M N O P R S T U W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- changeDirection() - Method in class com.dragonboat.game.Goose
-
Changes the direction of the Goose to an appropriate, random cardinal direction.
- CheckCollisions(int) - Method in class com.dragonboat.game.Boat
-
Checks each obstacle in the Lane for a collision.
- CheckIfInLane() - Method in class com.dragonboat.game.Boat
-
Checks if the boat is between the left boundary and the right boundary of the Lane.
- ChooseBoat(char) - Method in class com.dragonboat.game.Boat
-
Assigns the selected boat template to the boat.
- ChooseBoat(int) - Method in class com.dragonboat.game.Boat
-
Assigns the selected boat template to the boat.
- com.dragonboat.game - package com.dragonboat.game
- com.dragonboat.game.desktop - package com.dragonboat.game.desktop
- course - Variable in class com.dragonboat.game.DragonBoatGame
- course - Variable in class com.dragonboat.game.GameScreen
- Course - Class in com.dragonboat.game
-
Represents the race course.
- Course(Texture, Lane[]) - Constructor for class com.dragonboat.game.Course
-
Creates a course instance for all the boats.
- create() - Method in class com.dragonboat.game.DragonBoatGame
-
Sets up the game with settings and instantiation of objects.
- currentSpeed - Variable in class com.dragonboat.game.Boat
All Classes All Packages