-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChef.ctxt
More file actions
30 lines (30 loc) · 930 Bytes
/
Chef.ctxt
File metadata and controls
30 lines (30 loc) · 930 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#BlueJ class context
comment0.target=Chef
comment0.text=\r\n\ Write\ a\ description\ of\ class\ Chef\ here.\r\n\ \r\n\ @author\ (your\ name)\ \r\n\ @version\ (a\ version\ number\ or\ a\ date)\r\n
comment1.params=w
comment1.target=void\ addedToWorld(greenfoot.World)
comment10.params=
comment10.target=void\ jump()
comment11.params=
comment11.target=void\ checkHit()
comment12.params=
comment12.target=void\ explode()
comment13.params=x\ y\ numFragments
comment13.target=void\ placeDebris(int,\ int,\ int)
comment2.params=
comment2.target=void\ act()
comment3.params=
comment3.target=Chef()
comment4.params=
comment4.target=void\ checkMobby()
comment5.params=
comment5.target=void\ swing()
comment6.params=
comment6.target=void\ walkRight()
comment7.params=
comment7.target=void\ walkLeft()
comment8.params=
comment8.target=void\ pace()
comment9.params=
comment9.target=void\ gravity()
numComments=14