Hello World plugin: update(): Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 January 2010

  • curprev 14:5114:51, 7 January 2010Rand Linden talk contribs 2,838 bytes +2,838 Created page with '<cpp> ... if ( mFirstTime ) { // Clear previous pixel array delete [] mBackgroundPixels; // Create array of pixels mBackgroundPixels = new unsigned cha...'