1 | NAME |
1 | NAME |
2 | CFPlus - undocumented utility garbage for our crossfire client |
2 | cfplus - A Crossfire+ and Crossfire game client |
3 | |
3 | |
4 | SYNOPSIS |
4 | SYNOPSIS |
5 | use CFPlus; |
5 | Just run it - no commandline arguments are supported. |
6 | |
6 | |
7 | DESCRIPTION |
7 | USAGE |
8 | guard { BLOCK } |
8 | cfplus utilises OpenGL for all UI elements and the game. It is supposed |
9 | Returns an object that executes the given block as soon as it is |
9 | to be used fullscreen and interactively. |
10 | destroyed. |
10 | |
|
|
11 | DEBUGGING |
|
|
12 | CFPLUS_DEBUG - environment variable |
|
|
13 | |
|
|
14 | 1 draw borders around widgets |
|
|
15 | 2 add low-level widget info to tooltips |
|
|
16 | 4 show fps |
|
|
17 | 8 suppress tooltips |
11 | |
18 | |
12 | AUTHOR |
19 | AUTHOR |
13 | Marc Lehmann <schmorp@schmorp.de> |
20 | Marc Lehmann <crossfire@schmorp.de>, Robin Redeker <elmex@ta-sa.org> |
14 | http://home.schmorp.de/ |
|
|
15 | |
21 | |