Module KX_VisibilityActuator :: Class KX_VisibilityActuator
[frames | no frames]

Class KX_VisibilityActuator

SCA_ILogicBrick --+    
                  |    
      SCA_IActuator --+
                      |
                     KX_VisibilityActuator


Visibility Actuator.
Method Summary
  set(visible)
Sets whether the actuator makes its parent object visible or invisible.
    Inherited from SCA_ILogicBrick
integer getExecutePriority()
Gets the execution priority of this logic brick.
KX_GameObject getOwner()
Gets the game object associated with this logic brick.
  setExecutePriority(priority)
Sets the priority of this logic brick.

Method Details

set(visible)

Sets whether the actuator makes its parent object visible or invisible.
Parameters:
visible - - True: Makes its parent visible.
  • False: Makes its parent invisible.

Generated by Epydoc 2.1 on Thu Feb 1 00:12:33 2007 http://epydoc.sf.net