|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLPACS::CMoveElement Class ReferenceMove element linkable in sorted lists.
More...
#include <move_element.h>
List of all members.
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.
Member Data Documentation
CMoveElement* NLPACS::CMoveElement::NextX
|
|
CMoveElement* NLPACS::CMoveElement::NextY
|
|
CMoveElement* NLPACS::CMoveElement::PreviousX
|
|
|
Previous move element in the X List.
Definition at line 54 of file move_element.h. |
CMoveElement* NLPACS::CMoveElement::PreviousY
|
|
|
Previous move element in the Y List.
Definition at line 60 of file move_element.h. |
|
Pointer on the primitive for this move element.
Definition at line 48 of file move_element.h. |
uint16 NLPACS::CMoveElement::X
|
|
uint16 NLPACS::CMoveElement::Y
|
|
The documentation for this class was generated from the following file:
|
|