class Sp_CircuitC: public Sp_Journey

This class stocks informations about the structure of a circuit

Inheritance:


Public Methods

[more] Sp_CircuitC()
Constructor
[more]void Add_Face(Sp_FaceC *)
Add face from the list


Inherited from Sp_Journey:

Public Methods

oint AddPlayer()
ovoid AddPlayer(int)
olong BestLap(int player)
ovoid On(int player, long temps)

Protected Methods

ovoid AddCheckPoint(Sp_CheckPoint *)

Private Fields

o bestlap
o checkpoints
oint nbplayers


Inherited from Sp_CheckPoint:

Protected Fields

o time


Documentation

This class stocks informations about the structure of a circuit. But it is a Sp_Journey too
o Sp_CircuitC()
Constructor

ovoid Add_Face(Sp_FaceC *)
Add face from the list


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.