class circuit

This class stores a list of point and a list of related blocs. More...

Definition#include <src/circuit.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

This class stores a list of point and a list of related blocs. It is used to either create a complete circuit or with a level editor. The class manages a list of blocs and can insert/delete them.

 circuit ()

circuit

 ~circuit ()

~circuit