![]() |
SANDAL2
A SDL2 Wrapper in C
|
Display code containing the plan and a flag to indicate if it is displaied. More...
#include <DisplayCode.h>
Public Attributes | |
struct DisplayCode * | next |
int | code |
int | isDisplaied |
int | plan |
Display code containing the plan and a flag to indicate if it is displaied.
int DisplayCode::code |
display code
int DisplayCode::isDisplaied |
flag to tell whether or not the element should be displaied
struct DisplayCode* DisplayCode::next |
next DisplayCode
int DisplayCode::plan |
plan linked to the display code