1
General / How to create a simple Enemy class?
« on: September 04, 2011, 05:16:35 pm »
Thanks for replying.
Let me use a different example.
So i want to make a class which you can do something like Text.Create( "Hello" ) its just an example so ignor the fact that its simple to do anyway.
In the class, how would it be structored? the part which I don't really understand is where you Draw or Update it or whatever.
Let me use a different example.
So i want to make a class which you can do something like Text.Create( "Hello" ) its just an example so ignor the fact that its simple to do anyway.
In the class, how would it be structored? the part which I don't really understand is where you Draw or Update it or whatever.