SANDAL2
A SDL2 Wrapper in C
Public Attributes | List of all members
DisplayCode Struct Reference

Display code containing the plan and a flag to indicate if it is displaied. More...

#include <DisplayCode.h>

Collaboration diagram for DisplayCode:
Collaboration graph
[legend]

Public Attributes

struct DisplayCodenext
 
int code
 
int isDisplaied
 
int plan
 

Detailed Description

Display code containing the plan and a flag to indicate if it is displaied.

Member Data Documentation

◆ code

int DisplayCode::code

display code

◆ isDisplaied

int DisplayCode::isDisplaied

flag to tell whether or not the element should be displaied

◆ next

struct DisplayCode* DisplayCode::next

◆ plan

int DisplayCode::plan

plan linked to the display code


The documentation for this struct was generated from the following file: