登录
首页 » Java » 自己写的飞机大战

自己写的飞机大战

于 2022-03-19 发布 文件大小:484.10 kB
0 58
下载积分: 2 下载次数: 1

代码说明:

public void action(){MouseAdapter l = new MouseAdapter() {@Overridepublic void mouseMoved(MouseEvent e) {hero.moveTo(e.getX(), e.getY());}};this.addMouseListener(l);this.addMouseMotionListener(l);Timer timer=new Timer();timer.schedule(new TimerTask() {@Overridepublic void run() {stepAction();enemyEnterAction();bulletEnterAction();repaint();}}, 10,10);}

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WormCN_Forums_XP_0923b
    新特征: 1. 投票贴子的程序已经做好了,使用方法和显示效果都与 LB5000 XP 一个样的,也绝对     比任何其他 ASP 论坛漂亮,功能更加强大,爽... 2. 增加 [web] 镶入网页标签支持; 3. 全面改写 Flash 及 Real 音、视频以及其他标签的代码; (New features: 1 vote post procedures have been completed, the use of methods and show the effect of LB5000 and XP a kind of absolute More beautiful than any other ASP forum, more powerful... The 2 increase in [web] embedded web label support 3 Flash and Real fully rewritten audio and video and other label code )
    2016-03-03 20:52:35下载
    积分:1
  • AnnotationTypeMismatchException
    Indicates that an annotation type has changed since it was compiled or serialized for Andriod.
    2013-10-13 18:02:04下载
    积分:1
  • 电子邮箱的开发与实现
    资源描述基于邮件得协议pop3和smtp实现的电子邮箱在线发送与接收
    2022-03-19 19:39:57下载
    积分:1
  • MyArrayList.java
    simple implementation of common used data structure
    2014-10-01 02:38:35下载
    积分:1
  • android usbtouart ch340
    USB--UART转接的作用,CH34X是指具体一系列型号的芯片,包括CH340和CH341,Usb转串口程序 , ch340 usbtouart
    2022-03-13 13:15:56下载
    积分:1
  • static记住账户的ATM系统
    这是原创的ATM系统。他的功能有转账,存款,取款,查询余额,修改密码。登录界面,用户登录后,将用户所有的数据操作放到一个事务类中,同时用static使所有操作过程中,账户保持一致,数据发生有效变化。金额变化表,可以记录银行卡金额变化的情况和时间。
    2022-03-20 16:18:54下载
    积分:1
  • RMIOperate3
    说明:  RMI通讯,可以远程访问服务器端获取消息,给客户端应用在广域网.(RMI communications, can be remote access server-side access to news, to the client applications in wide area network.)
    2008-10-13 13:07:01下载
    积分:1
  • 蓝牙扫描枪
    基于安卓蓝牙4.0的蓝牙扫描枪demo,工程API1必须大于18.,即安卓4.3版本以上才行。界面简单,功能俱全,可以供大家参考
    2022-03-02 18:54:19下载
    积分:1
  • 俄罗斯方块的java代码
    俄罗斯方块java代码-Tetris java code
    2022-03-01 05:25:50下载
    积分:1
  • WebTutor
    说明:  一个jsp开发的家教网,论文+源码,希望对大家有用(Jsp tutor developed a network of papers+ source code, hope for all of us)
    2020-12-27 16:49:02下载
    积分:1
  • 696518资源总数
  • 104297会员总数
  • 29今日下载