com.planeth.gtroids.constants
Interface GtConstants.VelocityOptions

Enclosing interface:
GtConstants

public static interface GtConstants.VelocityOptions


Field Summary
static double EXPLODE_VEL
           
static double GUN_BASEVEL_FACTOR
           
static double SHOT_VEL
           
 

Field Detail

EXPLODE_VEL

public static final double EXPLODE_VEL
See Also:
Constant Field Values

GUN_BASEVEL_FACTOR

public static final double GUN_BASEVEL_FACTOR
See Also:
Constant Field Values

SHOT_VEL

public static final double SHOT_VEL
See Also:
Constant Field Values