java课程设计飞机大战.ppt

13计科二班;目录;绪论;游戏应具备的特征;游戏开发背景;功能分析;功能分析;功能分析;系统设计;创建子弹类型类BulletType.java: package com.beancore.config; public enum BulletType { YELLOW_BULLET, BLUE_BULLET };设定炸弹类 Bomb.java: package com.beancore.entity; import com.beancore.config.CatchableWeaponType; import com.beancore.ui.GamePlayingPanel; public class Bomb extends CatchableWeapon { public Bomb(GamePlayingPanel gamePlayingPanel, CatchableWeaponType weaponType) { super(gamePlayingPanel, weaponType); } };LineUnavailableException, UnsupportedAudioFileException, IOException { File file = new File(filePath); AudioInputStream audioInpu

文档评论(0)

1亿VIP精品文档

相关文档