Atlantis.GamepadState Class
Define the state of the gamepad at a specified time
Constructor
Item Index
Methods
Methods
getAxis
    
        
            (
    
    
    
    
    
    
    
    
    
    - 
                    
                        (Number|Atlantis.GamepadAxis)
- 
                    
                        Return
Gets the value of an axis.
isButtonDown
    
        
            (
    
    
    
    
    
    
    
    
    
    - 
                    
                        (Number|Atlantis.GamepadButton)
- 
                    
                        Return
Indicate if the button is down.
