Example #1
0
 def __init__(self):
     """Constructs global for PIP.
     """
     Node.reset_counter()
     Curve.reset_counter()
     Sign.reset_counter()
     SpawnPoint.reset_counter()
     Semaphore.reset_counter()
     MapPoint.reset_counter()
     TriggerPoint.reset_counter()
     Intersection.reset_counter()
Example #2
0
 def __init__(self):
     """Constructs global for PIP.
     """
     Node.reset_counter()
     Curve.reset_counter()
     Sign.reset_counter()
     SpawnPoint.reset_counter()
     Semaphore.reset_counter()
     MapPoint.reset_counter()
     TriggerPoint.reset_counter()
     Intersection.reset_counter()