文件名称:procedureLoadRatSpr
介绍说明--下载内容均来自于网络,请自行研究使用
打地鼠游戏主要实现以下几部分:
1.用定时器实现老鼠的出现和隐没
在本例中,首先构造一些函数用于实现存放老鼠出现和隐没位置,然后通过定时器来加载这些数据。
2、 锤子不同状态的变化
在本例中,锤子有三种不同的状态:松开、敲击和击中。这三种状态与鼠标的OnMouseDown事件和OnMouseDown事件对应着。
3、 菜单以及相应图标事件的处理
主要用于实现游戏的重新开始、暂停、恢复或退出等事件,而图标对应的事件则除了实现一定的游戏功能外,还要对图标自身的更换处理。
-Hamster playing the game to achieve the following main sections: 1. Using timers to achieve the appearance of rats, and, hidden in this case, the first constructor function is used to implement a number of emerging and disappearing mouse storage location, and then through the timer to load the data . 2, hammer, the changes in different states in this case, the hammer, there are three different states: release, percussion, and hit. The three states with the mouse OnMouseDown events and OnMouseDown event corresponds. 3, and the corresponding icon in the menu of events to address key used to implement the game to restart, pause, resume or quit and so on, while the icon corresponding to the event, apart from a certain game features, but also the replacement of the icon itself treatment.
1.用定时器实现老鼠的出现和隐没
在本例中,首先构造一些函数用于实现存放老鼠出现和隐没位置,然后通过定时器来加载这些数据。
2、 锤子不同状态的变化
在本例中,锤子有三种不同的状态:松开、敲击和击中。这三种状态与鼠标的OnMouseDown事件和OnMouseDown事件对应着。
3、 菜单以及相应图标事件的处理
主要用于实现游戏的重新开始、暂停、恢复或退出等事件,而图标对应的事件则除了实现一定的游戏功能外,还要对图标自身的更换处理。
-Hamster playing the game to achieve the following main sections: 1. Using timers to achieve the appearance of rats, and, hidden in this case, the first constructor function is used to implement a number of emerging and disappearing mouse storage location, and then through the timer to load the data . 2, hammer, the changes in different states in this case, the hammer, there are three different states: release, percussion, and hit. The three states with the mouse OnMouseDown events and OnMouseDown event corresponds. 3, and the corresponding icon in the menu of events to address key used to implement the game to restart, pause, resume or quit and so on, while the icon corresponding to the event, apart from a certain game features, but also the replacement of the icon itself treatment.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
procedureLoadRatSpr.doc