laugan
Member
|
EE Classes
Hi, Esenthel!
I'm sorry if this topic already was created (i didn't find it, if it exists you can scold me and show its link ).
I've got a small question about .cpp resources in store, when i get them, what is the best way to change something in it? To create my own class (based on EE::Game::Chr for example) and override functions that i need? or there is another way?
Thanks in advance!
|
|
09-30-2012 05:52 PM |
|
Esenthel
Administrator
|
RE: EE Classes
You can override the functions or you can completely modify provided sources.
but rename the classes, so it's not Game::Item anymore but Item for example.
|
|
10-01-2012 12:02 PM |
|
laugan
Member
|
RE: EE Classes
got it, thank you!
|
|
10-01-2012 01:30 PM |
|