A B C D E F G H I J L M N O P R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
O
- OBSTACLE - com.dragonboatrace.entities.EntityType
- OBSTACLE_COLLISION_PENALTY - Static variable in class com.dragonboatrace.tools.Settings
-
The velocity penalty given when a collision occurs
- OBSTACLE_COLLISION_TIME - Static variable in class com.dragonboatrace.tools.Settings
-
The the boat must wait before moving again after a collision.
- OBSTACLE_DAMAGE_MULTIPLIER - Static variable in class com.dragonboatrace.tools.Settings
-
This number multiplied by the obstacle's damage gives the total amount of damage an obstacle deals.
- OBSTACLE_SPAWN_CHANCE - Static variable in class com.dragonboatrace.tools.Settings
-
Chance of an obsticle spawning rather then a powerup
- open() - Static method in class com.dragonboatrace.tools.Prefs.Restore
-
Called before any other Restore methods.
- open() - Static method in class com.dragonboatrace.tools.Prefs.Save
-
This method does nothing, but each transaction should start with open and end with close()
All Classes All Packages