|
I need help whit create a inventory can anyone help me?
(comments are locked)
|
|
Alright, I've got 20 minutes to kill...
That's a start. I'm not offering any guarantees, since I'm pulling this out of thin air here. Give it a shot! I shouldn't have done that. That post was useless to anyone! I need some sleep.
Oct 05 '11 at 01:56 PM
syclamoth
It was bothering me, I turned InventoryItem into an abstract class, that way it is faster to inherit.
Mar 27 '12 at 03:17 PM
Berenger
What's wrong with using an interface? Although the implementation for those two examples was the same, there's no reason why you wouldn't want to do something different on another class, and abstract inheritance locks you into a certain pattern.
Mar 27 '12 at 09:49 PM
syclamoth
(comments are locked)
|

if you help me make a gui progress Health for my game i sure do help you
What have you done so far? Show us the code you've written thus far (if any) and explain what you're trying to do, and then ask questions about what you don't understand, or what went wrong. Then we can help with that. We can't help with totally general questions, sorry.