Wartbed:Manual

From Dark Omen Wiki

(Difference between revisions)
Jump to: navigation, search
(+stub)
Line 3: Line 3:
WARTBED is very much in development. Even so certain structures and usages are relatively completed and should resemble their finished state.  
WARTBED is very much in development. Even so certain structures and usages are relatively completed and should resemble their finished state.  
 +
 +
'''Notes on reading the manual'''
 +
* Unless otherwise stated all type names are subsumed under the <tt>wb</tt> namespace, f.i. "<tt>Order</tt>" should be read as "<tt>wb::Order</tt>".
 +
* Nested namespaces are provided; f.i. "<tt>mvc::Controller</tt>" should be read as "<tt>wb::mvc::Controller</tt>".
 +
 +
 +
<div style="margin:1em; padding:1em; border: 1px solid gray;">
==Sections==
==Sections==
'''Basic structures and usage'''
'''Basic structures and usage'''
Line 13: Line 20:
# Placeholder
# Placeholder
# Placeholder
# Placeholder
 +
</div>
[[category:WARTBED]]
[[category:WARTBED]]
[[category:Manual]]
[[category:Manual]]
[[category:API Reference]]
[[category:API Reference]]

Revision as of 15:48, 24 January 2010


WARTBED is very much in development. Even so certain structures and usages are relatively completed and should resemble their finished state.


Notes on reading the manual

  • Unless otherwise stated all type names are subsumed under the wb namespace, f.i. "Order" should be read as "wb::Order".
  • Nested namespaces are provided; f.i. "mvc::Controller" should be read as "wb::mvc::Controller".


Sections

Basic structures and usage

  1. Booting and shutting down WARTBED
  2. Models, Actors and Props
  3. Targets and Orders

In-depth guides

  1. Placeholder
  2. Placeholder
  3. Placeholder
Personal tools
communication