Commit Graph

9 Commits

Author SHA1 Message Date
CTurt
6bf4275fb6 Add gfx 2015-06-22 12:56:09 +01:00
CTurt
13a416dfca Scale the ball in the priority example 2014-12-04 16:40:31 +00:00
CTurt
f6173460ed Cooler priority example 2014-12-03 16:22:04 +00:00
CTurt
4f7f3184f7 Updated examples for room handler 2014-09-24 17:08:01 +01:00
CTurt
68678440a4 Fixed critical bugs and DSGM_CreateObjectInstance
object.customVariables size was always 4 (sizeof struct *),  custom
variables are initialised to 0,
2014-09-06 20:25:00 +01:00
CTurt
e6410a0164 Updated examples for new backgrounds system 2014-09-04 17:26:24 +01:00
CTurt
ac81a6f990 Custom variables
Finished (probably). Not quite how I wanted it, but it works.
2014-08-25 12:15:03 +01:00
CTurt
5e0a08f480 DSGM_ObjectInstance repackage & fix examples
OAM properties are inherited from libnds' SpriteEntry using C11
anonymous struct extension. Example Makefiles have also been updated to
include the extension (otherwise won't compile).
2014-08-09 11:59:41 +01:00
James Garner
524bda1673 Existing source. 2014-07-04 12:35:52 +01:00