Wartbed:Manual

From Dark Omen Wiki

(Difference between revisions)
Jump to: navigation, search
(Sections)
Line 11: Line 11:
<div style="margin:1em; padding:1em; border: 1px solid gray;">
<div style="margin:1em; padding:1em; border: 1px solid gray;">
==Sections==
==Sections==
-
'''Basic structures and usage'''
+
'''Framework fundamentals'''
# [[Wartbed:Manual/Booting and shutting down WARTBED|Booting and shutting down WARTBED]]
# [[Wartbed:Manual/Booting and shutting down WARTBED|Booting and shutting down WARTBED]]
# [[Wartbed:Manual/Models and Actors|Models, Actors and Props]]
# [[Wartbed:Manual/Models and Actors|Models, Actors and Props]]
# [[Wartbed:Manual/Targets and Orders|Targets and Orders]]
# [[Wartbed:Manual/Targets and Orders|Targets and Orders]]
 +
# Contexts and RuleSets ''<span style="color:gray;">[Forthcoming]</span>''
'''In-depth guides'''
'''In-depth guides'''
-
# Placeholder
+
# Creating a module: Importing game data and converting to WARTBED format  ''<span style="color:gray;">[Forthcoming]</span>''
-
# Placeholder
+
# Creating a module: The Module, Campaign and Mission scripts  ''<span style="color:gray;">[Forthcoming]</span>''
-
# Placeholder
+
# ''Placeholder''
 +
# ''Placeholder''
</div>
</div>

Revision as of 16:19, 25 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

Framework fundamentals

  1. Booting and shutting down WARTBED
  2. Models, Actors and Props
  3. Targets and Orders
  4. Contexts and RuleSets [Forthcoming]

In-depth guides

  1. Creating a module: Importing game data and converting to WARTBED format [Forthcoming]
  2. Creating a module: The Module, Campaign and Mission scripts [Forthcoming]
  3. Placeholder
  4. Placeholder
Personal tools
communication