Difference between revisions of "AnglerStudios:Code Global"

From RPGnet
Jump to: navigation, search
Line 1: Line 1:
 
Back to the [[AnglerStudios:Main Page|Main Page]].
 
Back to the [[AnglerStudios:Main Page|Main Page]].
 +
Back to the [[AnglerStudios:Coding|Coding Discussion Page]].
  
 
=class global=
 
=class global=

Revision as of 20:13, 1 August 2006

Back to the Main Page. Back to the Coding Discussion Page.

class global

Name: global

Members

BITMAP *dbuffer; // double buffer to draw to for all graphics calls

// Linked list declarations, such as

  • add
  • remove
  • search
  • sort