文件名称:Zhuomicang
介绍说明--下载内容均来自于网络,请自行研究使用
用java实现捉迷藏小游戏,当用户鼠标靠近目标圆时,圆圈跑出鼠标捕捉点。
提示:先画出一个圆,监听鼠标移动事件,鼠标进入圈内,则删除该圆,在原有范围外,重新画一个同样大小的圆。
-Hide and seek game using java, when users mouse close to the target circle, the circle ran the mouse capture point.
Hint: Draw a circle, listen mouse events, mouse enters the circle, then remove the circle, outside the scope of the original and re-draw a circle the same size.
提示:先画出一个圆,监听鼠标移动事件,鼠标进入圈内,则删除该圆,在原有范围外,重新画一个同样大小的圆。
-Hide and seek game using java, when users mouse close to the target circle, the circle ran the mouse capture point.
Hint: Draw a circle, listen mouse events, mouse enters the circle, then remove the circle, outside the scope of the original and re-draw a circle the same size.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Zhuomicang.java