screen splendor. A value of false means the game will run in a window.
The default value is false.
.TP
-.B showfps
-If true, the current number of frames being drawn per second will be
-printed to the console every second. The default value is false.
-.TP
.B resizable
If true, the window will be resizable by the window manager. This option
is meaningless if the game is drawing to the full screen. The default
option is true.
.TP
+.B showfps
+If true, the current number of frames being drawn per second will be
+printed to the console every second. The default value is false.
+.TP
.B timestep
The number of times per second the simulation state will be updated. A
value of 100 or higher is ideal for a better physical simulation. Values
src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
- dodoc AUTHORS ChangeLog COPYING README TODO
+ dodoc AUTHORS COPYING README TODO
doman doc/yoink.6
doicon data/yoink.png
make_desktop_entry ${PN} Yoink