Public Member Functions | Public Attributes

unlock.controller.controller.UnlockControllerChain Class Reference

Inheritance diagram for unlock.controller.controller.UnlockControllerChain:
unlock.controller.controller.UnlockController

List of all members.

Public Member Functions

def __init__
def update_state
def keyboard_input
def activate
def deactivate
def render

Public Attributes

 controllers
 name
 icon
 standalone
 icon_path

Member Function Documentation

def unlock.controller.controller.UnlockControllerChain.__init__ (   self,
  window,
  command_receiver,
  controllers,
  name,
  icon,
  poll_signal_frequency = 1.0/512.0,
  standalone = False 
)
def unlock.controller.controller.UnlockControllerChain.activate (   self  ) 
def unlock.controller.controller.UnlockControllerChain.deactivate (   self  ) 
def unlock.controller.controller.UnlockControllerChain.keyboard_input (   self,
  command 
)
def unlock.controller.controller.UnlockControllerChain.render (   self  ) 
def unlock.controller.controller.UnlockControllerChain.update_state (   self,
  command 
)
Subclass hook 

Reimplemented from unlock.controller.controller.UnlockController.


Member Data Documentation


The documentation for this class was generated from the following file: