VOCC / vocc

A web-based Gameboy Advance image editor and converter
9 stars 5 forks source link

ImageCanvas and App now accept and draw any object conforming to the Drawable interface #29

Closed lbussell closed 4 years ago

lbussell commented 4 years ago

ImageObject now properly implements the new Drawable interface as well - functionality is unchanged, but it's easier now to implement new types of Drawable things.