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

Report as inappropriate.

Ananda_Wahyu
Ananda_Wahyu presents ...

2016/12/31

11140347_Project_3_Tom n' Jerry

3. Memasukan class keju sebagai suplemen yang akan tampil di class World yaitu di World_Jerry class

4. Hasil eksekusi adalah apabila actor jerry.class menyentuh(touch) suplemen Keju.class, maka Keju.class sebagai suplemen akan di remove(hilangkan).

5. Kegunaan fungsi :
if (isTouching (Keju.class)) => Apabila menyentuh class Keju
{ removeTouching(Keju.class); } => Maka akan menghilangkan(remove) class Keju itu.

1188 views / 10 in the last 7 days

Tags: mouse with-source

open in greenfoot
Your browser does not support the canvas tag.

No Comments

Want to leave a comment? You must first log in.

Who likes this?

No votes yet.