搜索资源列表
AppleMove
- BREW手机平台下的实例,实现苹果的移动。 通过按键盘的 “UP”、“Down”、“Left”、“Right”使整个苹果可以在屏幕上自由移动(Step=1),通过按“*”使苹果回到初始位置(屏幕的中间) 1,苹果是由4个对象组合而成,移动的时候如何成为一个整体 2、作为key事件驱动区分各个按键动作 3、苹果的每一次移动都是以上一次苹果的位置为参考 -BREW mobile platform example, the realization of Apple mobile.
brewDrawing.rar
- 用按键控制小方块移动,做出简单图形。 手机导航键移动小方块(所过之处将被擦除) 2,4,6,8数字键用于画图(所到之处留下方块),draw simple picture with a box. up,down,left,right to move the box 2,4,6,8 to draw picture.
image_hw
- BREW系统上用来显示并移动图片的程序。未使用资源文件。-BREW system to display and move the picture on the program. Resource file is not used.
ResourceFile
- 使用资源文件读取字符串,在屏幕上绘制图形,并且图形自动移动。使用的回调函数和计时器。-Using a resource file to read string on the screen to draw graphics, and graphics automatically move. Use the callback function and timer.