ocarina/include
Anna Schumaker 48b25945cc DatabaseEntry: Rename id to _index (and make it private)
This variable should only be set by the Database when a DatabaseItem is
first created.  This means I should hide _index from the rest of the
world to prevent accidental modifications.  I also add an accessor
function for other code that needs to read _index.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-11-02 10:25:41 -05:00
..
core DatabaseEntry: Rename id to _index (and make it private) 2014-11-02 10:25:41 -05:00
gui gui: Move idle function into the collection manager 2014-09-12 08:16:26 -04:00
lib lib: Move idle function setup into lib/ 2014-09-12 08:07:12 -04:00
tests core: Update include file #ifndef guards 2014-06-21 09:49:07 -04:00
Sconscript Add valgrind support to testing 2014-05-14 17:49:03 -04:00