Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

/home/groups/n/no/noxwizard/cvs/src/data.cpp File Reference

Data files handling system. More...

#include "nxwcommn.h"
#include "data.h"
#include "globals.h"
#include "inlines.h"
#include "nxw_utils.h"

Namespaces

namespace  data

Defines

#define CHECKMUL(A, B)   if ( !A->isReady() ) { LogError( "ERROR: Mul File %s not found...\n", B ); return; }

Variables

LOGICAL statics_cache = false
LOGICAL map_cache = false
UI16 map_width = 768
UI16 map_height = 512


Detailed Description

Data files handling system.

Author:
Luxor

Define Documentation

#define CHECKMUL A,
     if ( !A->isReady() ) { LogError( "ERROR: Mul File %s not found...\n", B ); return; }
 


Variable Documentation

LOGICAL map_cache = false
 

UI16 map_height = 512
 

UI16 map_width = 768
 

LOGICAL statics_cache = false
 

SourceForge.net Logo