proj home

Files   Classes   Functions   Hierarchy  

gobjdebug01macrofunctions.h

Go to the documentation of this file.
00001 #ifndef GOBJDEBUG01MACROFUNCTIONS_H
00002 #define GOBJDEBUG01MACROFUNCTIONS_H
00003 
00004 // If the header is included expand to code or else nothing.
00005 #ifdef GOBJDEBUG01_H
00006 #define gobjlog_log gobjlog log;
00007 #else
00008 #define gobjlog_log  
00009 #endif
00010 
00011 // When drawing spawned from one draw() function then 4 lines of code to 1.
00012 #define gobjlog_draw(variable) { gobjlog_log variable.draw(); } 
00013 
00014 
00015 #endif
00016 

Generated on Fri Mar 4 00:49:27 2011 for Chelton Evans Source by  doxygen 1.5.8