sdr 0.7

net.cscott.sdr.anim
Class MenuHandler

java.lang.Object
  extended by com.jme.input.InputHandler
      extended by net.cscott.sdr.anim.MenuHandler

public class MenuHandler
extends com.jme.input.InputHandler


Field Summary
 
Fields inherited from class com.jme.input.InputHandler
AXIS_ALL, AXIS_NONE, BUTTON_ALL, BUTTON_NONE, DEVICE_ALL, DEVICE_KEYBOARD, DEVICE_MOUSE, event, mouse
 
Constructor Summary
MenuHandler(Game game)
           
 
Method Summary
 
Methods inherited from class com.jme.input.InputHandler
addAction, addAction, addAction, addAction, addAction, addAction, addDevice, addToAttachedHandlers, clearActions, getBooleanProp, getDevices, getFloatProp, getFromAttachedHandlers, getIntProp, getObjectProp, getParent, isEnabled, processTriggers, removeAction, removeAction, removeAllActions, removeAllFromAttachedHandlers, removeFromAttachedHandlers, setActionSpeed, setActionSpeed, setEnabled, setEnabledOfAttachedHandlers, setParent, sizeOfAttachedHandlers, update, updateAttachedHandlers
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MenuHandler

public MenuHandler(Game game)

sdr 0.7

Copyright © 2006-2009 C. Scott Ananian