SpaceNLasers
Public Member Functions | Public Attributes | List of all members
gamemodes.shootingGallery.config.Config Class Reference
Inheritance diagram for gamemodes.shootingGallery.config.Config:
Inheritance graph
[legend]
Collaboration diagram for gamemodes.shootingGallery.config.Config:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self)
 

Public Attributes

 owningTime
 Time to show target in player color after hit. More...
 
 activeTimeout
 Time after which an active target is disabled if not hit. More...
 
 maximumActiveTargets
 Maximum number of concurrently active targets. More...
 
 newTargetProbabilityModifier
 Increase to produce new targets after hits more quickly. More...
 

Constructor & Destructor Documentation

def gamemodes.shootingGallery.config.Config.__init__ (   self)

Member Data Documentation

gamemodes.shootingGallery.config.Config.activeTimeout

Time after which an active target is disabled if not hit.

gamemodes.shootingGallery.config.Config.maximumActiveTargets

Maximum number of concurrently active targets.

gamemodes.shootingGallery.config.Config.newTargetProbabilityModifier

Increase to produce new targets after hits more quickly.

gamemodes.shootingGallery.config.Config.owningTime

Time to show target in player color after hit.


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