AnglerStudios:Code Global

From RPGnet
Jump to: navigation, search

Back to the Main Page.

Back to the Coding Discussion Page.

class global[edit]

Name: global

Members[edit]

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

// Linked list declarations, such as

  • add
  • remove
  • search
  • sort

Will upload what I have so far for this. Have all but completed the header file for the linkedList class (it's big enough to warrant it's own file, we can just include the header in the global.h header file.

Still to write the implementation/CPP file. Plan to do this by Friday 11th August, 2006. --g01d_HaCkEr 20:19, 1 August 2006 (PDT)