advanced camera console 
        
    
            
        
| Vars | |
| actions | List of all actions to give to a user when they're well, granted actions | 
|---|---|
| jump_action | Typepath for jumping | 
| move_down_action | Typepath of the move down action | 
| move_up_action | Typepath of the move up action | 
| off_action | Typepath of the action button we use as "off" It's a typepath so subtypes can give it fun new names | 
| should_supress_view_changes | Should we supress any view changes? | 
Var Details
actions
            
        
    
            
        
        List of all actions to give to a user when they're well, granted actions
jump_action
            
        
    
            
        
        Typepath for jumping
move_down_action
            
        
    
            
        
        Typepath of the move down action
move_up_action
            
        
    
            
        
        Typepath of the move up action
off_action
            
        
    
            
        
        Typepath of the action button we use as "off" It's a typepath so subtypes can give it fun new names
should_supress_view_changes
            
        
    
            
        
        Should we supress any view changes?