1XMOTO-EDIT(6) Games Manual XMOTO-EDIT(6)
2
3
4
6 XMOTO-EDIT - Editor for xmoto, a 2D motocross platform game
7
8
10 xmoto-edit [options]
11
12
14 xmoto is a challenging 2D motocross platform game, where physics play
15 an all important role in the gameplay. You need to control your bike to
16 its limit, if you want to have a chance finishing the more difficult of
17 the challenges.
18
19 xmoto-edit is a level editor for xmoto.
20
21
23 -h Show summary of options.
24
25 -res widthxheigt
26 Specify display resolution to use.
27
28 -bpp bits
29 Try to use this display color bit depth.
30
31 -fs Forces fullscreen mode.
32
33 -win Forces windowed mode.
34
35 -nogfx Don't show any graphical elements.
36
37 -q Don't print messages to screen, and don't save them in the log.
38
39 -v Be verbose.
40
41 -noexts
42 Don't use any OpenGL extension.
43
44 -nowww Don't allow xmoto-edit to connect on the web.
45
46
48 xmoto(6).
49
50
52 xmoto-edit was written by Rasmus Neckelmann <neckelmann@gmail.com> and
53 Nicolas Adenis-Lamarre <nicolas@adenis-lamarre.fr>.
54
55 This manual page was written by Samuel Mimram <smimram@debian.org>, for
56 the Debian project (but may be used by others).
57
58
59
60 2007-02-12 XMOTO-EDIT(6)