文件名称:1
- 所属分类:
- JSP源码/Java
- 资源属性:
- [MacOS] [Java] [源码]
- 上传时间:
- 2013-05-16
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
创建出dragon和troll的对象 包含攻击造成的伤害及移动的放向距离-Create a class called Monster .A Dragon is a type of Monster that attacks by either breathing fire or clawing (this is a generic attack). It attacks by breathing fire 30 of the time and generically the rest of the time2. When it attacks by breathing fire, it causes between 1 and 50 points of damage in this case, it also prints a statement to the console, like the generic attack, that includes the name, the class type, the attack type and the damage done.A Troll is also a kind of Monster, but trolls cannot be named Saul or Salomon. If the user of your program attempts to misname a troll, your program should print an error message and name the troll Detritus.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1
.\.DS_Store
__MACOSX
........\1
........\.\._.DS_Store
1\Dragon.class
__MACOSX\1\._Dragon.class
1\Dragon.java
__MACOSX\1\._Dragon.java
1\Monster.class
__MACOSX\1\._Monster.class
1\Monster.java
__MACOSX\1\._Monster.java
1\MonsterMash.class
__MACOSX\1\._MonsterMash.class
1\MonsterMash.java
__MACOSX\1\._MonsterMash.java
1\Troll.class
__MACOSX\1\._Troll.class
1\Troll.java
__MACOSX\1\._Troll.java