This site requires JavaScript, please enable it in your browser!
Greenfoot back
intrigus
intrigus wrote ...

2014/11/7

Editing the Actor class

intrigus intrigus

2014/11/7

#
Is it possible to edit the Main Actor class? I found the Actor.java in the Source but in the download I only found the Actor.class and manually (=ger.manuell) compiling isn't possible. If anybody knows a solution, this would be great.
danpost danpost

2014/11/7

#
There is no need to edit the main Actor class. By adding a class to extend the Actor class, you can alter what it does. If you could be more specific as to why you wish to do so, it would help in explaining how to accomplish this.
You need to login to post a reply.