Overview
Package
Tree
Index
Deprecated
About
Prev Class |
Next Class
Frames
|
No Frames
Summary: Nested | Field | Method | Constr
Detail: Nested | Field | Method | Constr
robocode.control.snapshot
Class BulletState
java.lang.Object
robocode.control.snapshot.BulletState
public class
BulletState
extends
Object
Defines a bullet state, where the robot can be: just fired, moving somewhere, hitting a victim, hitting another bullet, hitting the wall, exploded, or inactive when it done an inactivated.
Author:
Flemming N. Larsen (original)
Since:
1.6.2
Overview
Package
Tree
Index
Deprecated
About