Arduboy2 Library  6.0.0
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CArduboy2AudioProvide speaker and sound control
 CArduboy2CoreLower level functions generally dealing directly with the hardware
 CArduboy2BaseThe main functions provided for writing sketches for the Arduboy, minus text output
 CArduboy2The main functions provided for writing sketches for the Arduboy, including text output
 CBeepPin1Play simple square wave tones using speaker pin 1
 CBeepPin2Play simple square wave tones using speaker pin 2
 CPointAn object to define a single point for collision functions
 CPrintThe Arduino Print class is available for writing text to the screen buffer
 CArduboy2The main functions provided for writing sketches for the Arduboy, including text output
 CRectA rectangle object for collision functions
 CSpritesA class for drawing animated sprites from image and mask bitmaps
 CSpritesBA class for drawing animated sprites from image and mask bitmaps. Optimized for small code size