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

2017/1/26

When I have no actor, how can I do to execute an order?

Himsul Himsul

2017/1/26

#
thx
Super_Hippo Super_Hippo

2017/1/26

#
What do you mean with "order"?
danpost danpost

2017/1/26

#
Add an 'act' method to your World subclass and put your order in it.
You need to login to post a reply.