LogicConnectionPath Class Reference
[Logic minigame]

#include <logicconnector.h>

Inherits Layer.

Collaboration diagram for LogicConnectionPath:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LogicConnectionPath (Point from, Point to)
 LogicConnectionPath ()
 ~LogicConnectionPath ()
bool extend ()
 Animates this segment.

Public Attributes

Point from
Point to
Point direction
int length

Static Public Attributes

static const int Transparency = 75
static const int extendSpeed = 2
static const int connectorWidth = 25


Detailed Description

A straight-line segment of a LogicConnector

Constructor & Destructor Documentation

LogicConnectionPath::LogicConnectionPath ( Point  from,
Point  to 
)

LogicConnectionPath::LogicConnectionPath (  ) 

LogicConnectionPath::~LogicConnectionPath (  ) 


Member Function Documentation

bool LogicConnectionPath::extend (  ) 

Animates this segment.


Member Data Documentation

const int LogicConnectionPath::connectorWidth = 25 [static]

const int LogicConnectionPath::extendSpeed = 2 [static]

const int LogicConnectionPath::Transparency = 75 [static]


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

Generated on Mon Mar 16 14:33:09 2009 for LearningGaming by  doxygen 1.5.7.1