文件名称:CatchButtonGame
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- yal***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个打地鼠的游戏,初始时随机生成一个点击我的图标,在点击后,地鼠会跳到别的地方去,当点击非我的图标时,没有反应-Upon initialisation, the application should randomly choose where to locate the button containing
the text "Click me".
ii) When the user attempts to follow the instruction on the labelled button (i.e. to click it!), the
application should detect the mouse movement in the display area of the labelled button and
randomly relocate the button text to another location (i.e. another button) onscreen. The user should
never actually be able to successfully click the button containing the "Click me" text.
iii) Clicking on any other button2 should produce no result.
the text "Click me".
ii) When the user attempts to follow the instruction on the labelled button (i.e. to click it!), the
application should detect the mouse movement in the display area of the labelled button and
randomly relocate the button text to another location (i.e. another button) onscreen. The user should
never actually be able to successfully click the button containing the "Click me" text.
iii) Clicking on any other button2 should produce no result.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CatchButtonGameV2$ButtonListener.class
CatchButtonGameV2.class
CatchButtonGameV2.java
CatchButtonGameV2.class
CatchButtonGameV2.java