Hi,
I’m just starting out with heaps, it seems promising so far but I have a quick question. What is the generally accepted approach to making a Player character, for example? Is it fine to just have a Player class that extends Bitmap
and add that to s2d
?
Thanks in advance