Uses of Class
zombie.ui.SpeedControls

Packages that use SpeedControls
zombie.ui   
 

Uses of SpeedControls in zombie.ui
 

Fields in zombie.ui declared as SpeedControls
static SpeedControls SpeedControls.instance
           
static SpeedControls UIManager.speedControls
           
 

Methods in zombie.ui that return SpeedControls
static SpeedControls UIManager.getSpeedControls()
           
 

Methods in zombie.ui with parameters of type SpeedControls
static void UIManager.setSpeedControls(SpeedControls aSpeedControls)