Methods
- 
    
flipWalking()
 - 
    
    Flip Tim around and walk the other way
 - 
    
getState()
 - 
    
    Returns the number representing the state for this part. See CM for a list of part types. Look for TT_STATE_
 - 
    
setState(state)
 - 
    
    Set state for this part. See CM for a list of states. Look for TT_STATE_
Parameters:
Name Type Description statenumber The state to put ToolmanTim into