Create a skeleton QuadObject implementation to allow justin to fill in the blanks. Should contain: - All methods that need implementing - All fields that must exist - All setup that must happen in constructor (tempBuffer) - Maybe great comments for where the sketch code should be placed
Create a skeleton QuadObject implementation to allow justin to fill in the blanks. Should contain: