文件名称:Part5_2
-
所属分类:
- 标签属性:
- 上传时间:2014-06-08
-
文件大小:2.48kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
《星际争霸》的角色设计设计各类种族:
所有种族共有方法接口:
方法—fight, move
Terran特有方法接口:方法—repair
Zerg特有方法接口:方法—recover
Creature抽象类:属性—life;方法—fight(有具体实现)
Terran具体类(还有其他特有属性与方法)
Zerg具体类(还有其他特有属性与方法)另外,XRace种族类方法接口:repair,recover
XRace具体类(还有其他特有属性与方法)-"StarCraft" role design and design all kinds of race:
There are all races interface methods:
Methods-fight, move
Terran unique interface methods: Method-repair
Zerg unique interface methods: Method-recover
Creature abstract class: Attribute-life method-fight (concrete realization)
Terran specific class (there are other unique attributes and methods)
Zerg concrete class (there are other unique attributes and methods) In addition, XRace race class method interfaces: repair, recover
XRace specific class (there are other unique attributes and methods)
所有种族共有方法接口:
方法—fight, move
Terran特有方法接口:方法—repair
Zerg特有方法接口:方法—recover
Creature抽象类:属性—life;方法—fight(有具体实现)
Terran具体类(还有其他特有属性与方法)
Zerg具体类(还有其他特有属性与方法)另外,XRace种族类方法接口:repair,recover
XRace具体类(还有其他特有属性与方法)-"StarCraft" role design and design all kinds of race:
There are all races interface methods:
Methods-fight, move
Terran unique interface methods: Method-repair
Zerg unique interface methods: Method-recover
Creature abstract class: Attribute-life method-fight (concrete realization)
Terran specific class (there are other unique attributes and methods)
Zerg concrete class (there are other unique attributes and methods) In addition, XRace race class method interfaces: repair, recover
XRace specific class (there are other unique attributes and methods)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Part5_2/
Part5_2/Creature.java
Part5_2/RaceWay.java
Part5_2/Terran.java
Part5_2/Test.java
Part5_2/XRace.java
Part5_2/Zerg.java
Part5_2/Creature.java
Part5_2/RaceWay.java
Part5_2/Terran.java
Part5_2/Test.java
Part5_2/XRace.java
Part5_2/Zerg.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.