Arduboy2/src
Scott Allen e5a7dc5982 Declare friend class Arduboy2Ex
A friend class named Arduboy2Ex is declared by the Arduboy2 classes.
The intention is to allow a sketch to create an Arduboy2Ex class which would
have access to the private and protected members of the Arduboy2 classes.
It is hoped that this may eliminate the need to create an entire local copy
of the library, in order to extend the functionality, in most circumstances.
2016-11-24 14:51:45 -05:00
..
Arduboy2.cpp Add clear option to display() and paintScreen() 2016-11-24 14:51:45 -05:00
Arduboy2.h Declare friend class Arduboy2Ex 2016-11-24 14:51:45 -05:00
Arduboy2Audio.cpp Improve embedded Doxygen documentation 2016-11-24 14:51:22 -05:00
Arduboy2Audio.h Declare friend class Arduboy2Ex 2016-11-24 14:51:45 -05:00
Arduboy2Core.cpp Add clear option to display() and paintScreen() 2016-11-24 14:51:45 -05:00
Arduboy2Core.h Declare friend class Arduboy2Ex 2016-11-24 14:51:45 -05:00
Sprites.cpp Improve embedded Doxygen documentation 2016-11-24 14:51:22 -05:00
Sprites.h Improve embedded Doxygen documentation 2016-11-24 14:51:22 -05:00
ab_logo.c Improve embedded Doxygen documentation 2016-11-24 14:51:22 -05:00
glcdfont.c Improve embedded Doxygen documentation 2016-11-24 14:51:22 -05:00