jcarrier0026 / dbz

simple dbz game
1 stars 0 forks source link

Make a GameObject abstract class #25

Open mrmarkwell opened 4 years ago

mrmarkwell commented 4 years ago

Based on architectural decisions, make a GameObject base class.

Don't worry about making it fully featured, we will add things to it as we need to.