Show Posts
|
|
Pages: [1]
|
|
4
|
Game Development / Newbie & Debugging Questions / Using Extend and implement
|
on: 2010-06-02 15:39:24
|
|
I am making a game and have have several LinkedLists with different objects that I want to .draw()
I would like them all to belong to a class that i call Drawable but even as I use: ~Class Monster Extends Drawable. I still cant assign it to (Drawable). When I do it says expected (Drawable) but found Monster.
What am I doing wrong? :-/
|
|
|
|
|
|
Add your game by posting it in the WIP section,
or publish it in Showcase.
The first screenshot will be displayed as a thumbnail.
|
|