SpaceNLasers
Classes | Functions
lib.BusFactory Namespace Reference

Classes

class  Constants
 
class  InvalidBusReply
 

Functions

def SetTargetColor (groupID, targetID, color)
 
def ReadyToShoot (weaponLetter)
 
def ShootNow ()
 
def GetWeaponButtons (weaponLetter)
 
def StartShootingSequence ()
 
def RumbleShootAnimation (weaponLetter)
 
def DoSomethingAnimationLikeOnWeapon (weaponLetter)
 
def PollTargetState (targetGroupID)
 
def EnableWeapon (weaponLetter)
 

Function Documentation

def lib.BusFactory.DoSomethingAnimationLikeOnWeapon (   weaponLetter)
def lib.BusFactory.EnableWeapon (   weaponLetter)
def lib.BusFactory.GetWeaponButtons (   weaponLetter)
def lib.BusFactory.PollTargetState (   targetGroupID)
def lib.BusFactory.ReadyToShoot (   weaponLetter)
def lib.BusFactory.RumbleShootAnimation (   weaponLetter)
def lib.BusFactory.SetTargetColor (   groupID,
  targetID,
  color 
)
def lib.BusFactory.ShootNow ( )
def lib.BusFactory.StartShootingSequence ( )