NLPACS::CMoveElement Class Reference

#include <move_element.h>


Detailed Description

Move element linkable in sorted lists.

Author:
Cyril 'Hulud' Corvazier

Nevrax France

Date:
2001

Definition at line 44 of file move_element.h.

Data Fields

CMoveElementNextX
 Next move element in the X List.

CMoveElementNextY
 Next move element in the Y List.

CMoveElementPreviousX
 Previous move element in the X List.

CMoveElementPreviousY
 Previous move element in the Y List.

CMovePrimitivePrimitive
 Pointer on the primitive for this move element.

uint16 X
 Cell coordinate.

uint16 Y


Field Documentation

CMoveElement* NLPACS::CMoveElement::NextX
 

Next move element in the X List.

Definition at line 51 of file move_element.h.

Referenced by NLPACS::CPrimitiveWorldImage::checkSortedList(), NLPACS::CMoveCell::linkX(), NLPACS::CMoveCell::unlinkX(), and NLPACS::CMoveCell::updateSortedLists().

CMoveElement* NLPACS::CMoveElement::NextY
 

Next move element in the Y List.

Definition at line 57 of file move_element.h.

CMoveElement* NLPACS::CMoveElement::PreviousX
 

Previous move element in the X List.

Definition at line 54 of file move_element.h.

Referenced by NLPACS::CPrimitiveWorldImage::checkSortedList(), NLPACS::CMoveCell::linkX(), NLPACS::CMoveCell::unlinkX(), and NLPACS::CMoveCell::updateSortedLists().

CMoveElement* NLPACS::CMoveElement::PreviousY
 

Previous move element in the Y List.

Definition at line 60 of file move_element.h.

CMovePrimitive* NLPACS::CMoveElement::Primitive
 

Pointer on the primitive for this move element.

Definition at line 48 of file move_element.h.

Referenced by NLPACS::CPrimitiveWorldImage::addMoveElement(), NLPACS::CPrimitiveWorldImage::checkSortedList(), and NLPACS::CMoveCell::updateSortedLists().

uint16 NLPACS::CMoveElement::X
 

Cell coordinate.

Definition at line 63 of file move_element.h.

Referenced by NLPACS::CPrimitiveWorldImage::addMoveElement().

uint16 NLPACS::CMoveElement::Y
 

Definition at line 64 of file move_element.h.

Referenced by NLPACS::CPrimitiveWorldImage::addMoveElement().


The documentation for this class was generated from the following file:
Generated on Tue Mar 16 14:17:43 2004 for NeL by doxygen 1.3.6