Arduboy2 Library  6.0.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CArduboy2The main functions provided for writing sketches for the Arduboy, including text output
 CArduboy2AudioProvide speaker and sound control
 CArduboy2BaseThe main functions provided for writing sketches for the Arduboy, minus text output
 CArduboy2CoreLower level functions generally dealing directly with the hardware
 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
 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