1 pixel image
1 pixel image

Code blog.

Here you will be able to download free source code, read about some of our coding experiences and learn some handy hints. The archives normally contain source in a mixture of C, Objective-C and C++, XML datafiles, required graphics and sounds and occasionally a Doxygen config file.

We use (and recommend) OpenGL and TinyXML, a great light XML parser.


1 pixel image
1 pixel image
most recent

December 2004

email jeroen
 1  2  3  4  5  6  7  8  9  10  11  12  13 14 15  16  17  18  19  20  21  22  23  24  25  26  27 28 29  30  31
1 pixel image
1 pixel image

Simple mouse class and a name interface.

14 December 2004

It's been a while. Finished with the 'show', trying desperately to get more product ready over the last month or so, meaning a big delay in this work. Good thing now is that the menu discs are almost ready to be published here, in all their embarrasing glory of-course! ;)

Two items this time. A simple mouse data collection and drag-timing class, nothing 'fancy' like drag path tracing or gestures, it's called CMouseSimple for a reason! There is also a name interface which is used by the menu discs.

The CMouseSimple.cpp file includes two functions that are general in nature: they translate int coordinates to float coordinates and vice-versa. In the future these functions, with a group of other such general functions, will be collected in a seperate (file) place.

The zip archives contain a header file, an implementation file, a Doxygen config file and the Doxygen generated HTML. The code should work fine on Mac (tested), Linux or Windows.


  Download CMouseSimple now!

  Download INameinterface now!

Any bugs or code/design issues please email bugs at happymakinggames.




  

Archive

  May 2007
  April 2007
  ...
  2006? Oh, we missed it.
  ...
  October 2005
  September 2005
  August 2005
  July 2005
  June 2005
  May 2005
  April 2005
  March 2005
  February 2005
  January 2005
  December 2004
  November 2004
  October 2004
  September 2004
  August 2004