-
用F-in-box播放透明效果的Flash源代码-With F-in-box to play a transparent effect Flash source code
- 2022-06-11 14:45:09下载
- 积分:1
-
高精密工业摄像机在工业现场的测试程序,测试传输速率,误码率等...
高精密工业摄像机在工业现场的测试程序,测试传输速率,误码率等-High-precision industrial cameras at the scene in the industrial test procedures, test transmission rate, error rate, etc.
- 2023-03-16 09:55:04下载
- 积分:1
-
C++ How.to.Program.5th.EditionDetail C++ How to program 5th Edi English
C++How.to.Program.5th.Edition
Detail C++ How to program 5th Edi English -C++ How.to.Program.5th.EditionDetail C++ How to program 5th Edi English
- 2023-07-16 09:55:05下载
- 积分:1
-
windows interface programming interface imitation Kingsoft
windows界面编程,仿金山词霸的界面-windows interface programming interface imitation Kingsoft
- 2022-04-28 04:25:07下载
- 积分:1
-
first part of the init () method to load the game all the necessary resources, i...
? 部分内容
首先我们在init()方法中加载所有游戏必要的资源,包括声音,鼠标事件的监听、背景等相关设置。利用addBomb()方法增加bomb的数量、初始位置及初始化颜色。再利用start()启动线程。线程调用run()方法,处理炸弹下降运动down()。Repaint()会在每一个单位时间调用paint()方法不断的刷新屏幕,paint()调用Bomb.addBomb()绘制炸弹。当游戏者按下鼠标,mousePress()事件激活,判断是否点中了炸弹。如果点中addScore()自动加1分。如果没有点中炸弹,炸弹继续下降,当撞到屏幕wasHitEarth()方法激活,其内调用death()方法,减少Denfenser.life生命点,同时audio.play()处理声音的播放,用以提示游戏者。当你的生命点数小于0时”Game Over”。-first part of the init () method to load the game all the necessary resources, including the voices of the mouse wiretapping, and other relevant background set. Use addBomb () method to increase the number of bomb, the initial location and initialization color. Reuse start () activated threads. Call threads run () method to deal with bomb dropped down Movement (). Hamas () in a unit time per call to paint () method is constantly refresh the screen, paint () call Bomb.addBomb () to draw bomb. When pressed mouse game, mousePress () activation of the incident to determine whether the point of the bomb. If the
- 2022-05-20 07:56:26下载
- 积分:1
-
Increase in the control AddTipInfo.rar prompted C++ Source
AddTipInfo.rar
在控件上增加提示C++源码-Increase in the control AddTipInfo.rar prompted C++ Source
- 2023-06-22 01:25:04下载
- 积分:1
-
关于数控控制的非常完整的c++程序,包括了直线插补以及圆弧插补的程序...
关于数控控制的非常完整的c++程序,包括了直线插补以及圆弧插补的程序-CNC control on the very integrity of c++ Procedures, including linear interpolation and circular interpolation procedures
- 2022-03-24 14:00:51下载
- 积分:1
-
一个解决室内布线的程序
一个解决室内布线的程序-an address indoor wiring procedures
- 2022-03-07 17:32:25下载
- 积分:1
-
能够找到逆序对。主要思想是通过先对一个数组进行归并排序,然后在加入求逆算法...
能够找到逆序对。主要思想是通过先对一个数组进行归并排序,然后在加入求逆算法-Able to find a reverse right. The main idea is to first merge sort an array, and then joining the inverse algorithm
- 2022-02-25 14:13:15下载
- 积分:1
-
用vc6.0写的一个dll,可以在vb中方便的使用一些数据类型变换的函数。...
用vc6.0写的一个dll,可以在vb中方便的使用一些数据类型变换的函数。-with vc6.0 write a dll, vb can easily use the data types transform function.
- 2022-03-22 15:33:53下载
- 积分:1