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

2016/11/25

How to create an Otherclasses?

LiuHan LiuHan

2016/11/25

#
I know I can create a subclass of world and actor, but how to create an Otherclasses?
Super_Hippo Super_Hippo

2016/11/25

#
If you create a class and remove the 'extends Actor/World' part, it will be in the Other section.
danpost danpost

2016/11/25

#
You can simply use the menubar and select "Edit>New class...".
LiuHan LiuHan

2016/11/26

#
Found it, thank you guys!
You need to login to post a reply.