Image Component Library (ICL)
Classes | Namespaces | Macros
MyrmexDecoder.h File Reference
#include <ICLUtils/CompatMacros.h>
#include <ICLCore/Img.h>

Go to the source code of this file.

Classes

class  icl::io::MyrmexDecoder
 

Namespaces

 icl
 undocument this line if you encounter any issues!
 
 icl::io
 

Macros

#define ERROR_MARK   0xA000
 
#define WEST   0
 
#define EAST   1
 
#define SOUTH   2
 
#define NORTH   3
 
#define NOGATE   4
 
#define SIDE   1
 
#define TOP   0
 
#define VIEW_W   0
 
#define VIEW_3   1
 
#define VIEW_M   2
 
#define VIEW_E   3
 

Macro Definition Documentation

◆ EAST

#define EAST   1

◆ ERROR_MARK

#define ERROR_MARK   0xA000

◆ NOGATE

#define NOGATE   4

◆ NORTH

#define NORTH   3

◆ SIDE

#define SIDE   1

◆ SOUTH

#define SOUTH   2

◆ TOP

#define TOP   0

◆ VIEW_3

#define VIEW_3   1

◆ VIEW_E

#define VIEW_E   3

◆ VIEW_M

#define VIEW_M   2

◆ VIEW_W

#define VIEW_W   0

◆ WEST

#define WEST   0