代码搜索:Icebloxx
找到约 35 项符合「Icebloxx」的源代码
代码结果 35
www.eeworm.com/read/303026/13823348
control icebloxx.control
Package: icebloxx
Files: bin/icebloxx apps/Games/icebloxx.desktop pics/Icebloxx.png help/html/icebloxx.html
Filename: ./icebloxx_0.0.4_arm.ipk
Version: 0.0.4
Depends: qpe-base ($QPE_VERSION)
Prio
www.eeworm.com/read/303026/13823349
png icebloxx.png
www.eeworm.com/read/303026/13823351
desktop icebloxx.desktop
[Desktop Entry]
Name=Icebloxx
Icon=Icebloxx
Exec=icebloxx
Comment=A clone of the java game Iceblox.
Type=Application
www.eeworm.com/read/303026/13823461
html icebloxx.html
Icebloxx
Icebloxx
Overview
This is a clone of the java game "IceBlox" written in
C++ for
www.eeworm.com/read/303026/13823462
html icebloxx.html
Icebloxx
Icebloxx
Überblick
Dieses Spiel ist die C++/Qt Version des Java Spiels
"IceBloxx
www.eeworm.com/read/303026/13823467
h icebloxx.h
/*
* Copyright (C) 2002 Robert Ernst
*
* This file may be distributed and/or modified under the terms of the
* GNU General Public License version 2 as publish
www.eeworm.com/read/303026/13823468
hrh icebloxx.hrh
#ifdef UIQ3
#define KICEBLOXUID 0xA000339D
#else
#define KICEBLOXUID 0x40409566
#endif
enum KIceBloxxCmds
{
EStartNewGame = 0x2000,
ESpeedCascade,
ENormalSpeed,
EFastSpeed,
ERoadR
www.eeworm.com/read/303026/13823473
pro icebloxx.pro
TEMPLATE = app
#CONFIG = qt warn_on debug
CONFIG = qt warn_on release
HEADERS = Icebloxx.h PlayField.h SpriteCollection.h images/data.c
SOURCES = Icebloxx.cpp PlayField.cpp SpriteCollection.cp
www.eeworm.com/read/303026/13823481
cpp icebloxx.cpp
/*
* Copyright (C) 2002 Robert Ernst
*
* This file may be distributed and/or modified under the terms of the
* GNU General Public License version 2 as publish
www.eeworm.com/read/303026/13823540
html icebloxx.html
Icebloxx
Icebloxx
Overview
This is a clone of the java game "IceBlox" written in
C++ for