Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-05-24 12:05:19 +0000
committerStijn Buys <ingar@osirion.org>2008-05-24 12:05:19 +0000
commit8ad02d9257de7be19cfc93d10fb2647b3e3af478 (patch)
treeb8f7cf948e14936a6c7fb391a053ec8fa72e55b7 /base/help/stats.txt
parent8a7e023b2ce10b099f6e96cd1588c1f0264ccb8b (diff)
help
Diffstat (limited to 'base/help/stats.txt')
-rw-r--r--base/help/stats.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/base/help/stats.txt b/base/help/stats.txt
new file mode 100644
index 0000000..11b4762
--- /dev/null
+++ b/base/help/stats.txt
@@ -0,0 +1,13 @@
+
+^BHelp - Statistics
+
+Setting the draw_stats variable to 1 will draw a few statistics
+on the right side of the screen.
+
+ ^Bfps^N Current framerate, in frames per second
+ ^Btris^N The number oftriangles curently beeing drawn
+ ^Bquads^N The number of rectangles currently beeing drawn
+
+ ^Btx^N Total network upload, in kilobytes
+ ^Brx^N Total network download, in kilobytes
+