Methods
- 
    
        getBehavior(name) → {*}
- 
    
    
    
    
    
    Parameters:Name Type Description namestring Returns:*
- 
    
        hasBehavior(name) → {boolean}
- 
    
    
    
    
    
    Parameters:Name Type Description namestring Returns:boolean
- 
    
        setupBehaviors(manager)
- 
    
    Attach this entity's behaviors from the manager Parameters:Name Type Description managerBehaviorManager