|
SANDAL2
A SDL2 Wrapper in C
|
List of list (display code) of list (plan) of elements. More...
#include <Element.h>

Public Attributes | |
| ListDCElement * | first |
| ListDCElement * | currentDCIterator |
| ListPtrElement * | currentPIterator |
List of list (display code) of list (plan) of elements.
| ListDCElement* ListElement::currentDCIterator |
current list (display code) of list (plan) of elements (used for iterator)
| ListPtrElement* ListElement::currentPIterator |
current list (plan) of elements (used for iterator)
| ListDCElement* ListElement::first |
first list (display code) of list (plan) of elements
1.8.13