Wartbed:Framework

From Dark Omen Wiki

(Difference between revisions)
Jump to: navigation, search
(Namespaces)
(Classes)
Line 25: Line 25:
! Symbol !! #include !! Description
! Symbol !! #include !! Description
|-
|-
-
| [[Wartbed:Framework/Camera|CameraEx]] || wb_Kernel.h || Versatile camera abstraction that is designed for automate movement, focusing, swiveling, circling and orbiting operations.  
+
| [[Wartbed:Framework/Camera|Camera]] || wb_Kernel.h || Versatile camera abstraction that is designed for automate movement, focusing, swiveling, circling and orbiting operations.  
|-
|-
|}
|}

Revision as of 15:31, 3 March 2009

Stub page the may be updated as I go along. Does not in anyway represent the current state of the WARTBED code base.

Reference for WARTBED development framework

Namespaces

wb { main WARTBED namespace }
{
WARTBED-common namespaces
ogre { all things OGRE are encapsulated here }
input { all input-related aspects are collected here }
camera { enums for controlling a WARTBED Camera object }
Modules
darkomen {} { Code specific to handle Warhammer: Dark Omen }
}

Classes

namespace wb
Symbol #include Description
Camera wb_Kernel.h Versatile camera abstraction that is designed for automate movement, focusing, swiveling, circling and orbiting operations.
Personal tools
communication