Location:
Search - SplashScreen ja
Search list
Description: Java闪屏/** *//**
* Splash Screen
* 根据不同的 mode 属性设置,也可以作为 About 窗体使用。
*
* @author Chen Wei
* @website www.chenwei.mobi
* @email chenweionline@hotmail.com
*/-/***//**
* Splash Screen
* 根据不同的 mode 属性设置,也可以作为 About 窗体使用。
*
* @author Chen Wei
* @website www.chenwei.mobi
* @email chenweionline@hotmail.com
*/
Platform: |
Size: 1024 |
Author: 胡朝瑞 |
Hits:
Description: java 编写的的蓝牙源代码程序.文件名及说明如下:
ameMIDlet.java Entry point of the game
GMCanvas.java This is where most of the work is done. Contains the main game loop etc
SplashScreen.java Displays a splash screen
Dictionary.java This loads the en.txt file and assigns values to each line in the text file
GameEffects.java Handles sound, including loading the music / effects. More on this later
Standard.java Handles functions such as displaying text in boxes, saving to RMS etc.
BGLayer.java Handles multi directional scrolling.
BlueTooth.java An almost empty file for now. We ll deal with this later.
-Bluetooth java source code written procedures. file name and described as follows: ameMIDlet.java Entry point of the game GMCanvas.java This is where most of the work is done. Contains the main game loop etc SplashScreen.java Displays a splash screen Dictionary . java This loads the en.txt file and assigns values to each line in the text file GameEffects.java Handles sound, including loading the music/effects. More on this later Standard.java Handles functions such as displaying text in boxes, saving to RMS etc. BGLayer.java Handles multi directional scrolling. BlueTooth.java An almost empty file for now. We' ll deal with this later.
Platform: |
Size: 57344 |
Author: 吴秀龙 |
Hits: