CAST II Game Engine |
|||||||||||||||
![]() |
DESCRIPTION | ![]() |
FEATURES | ![]() |
SCREENSHOTS | ![]() |
FORUMS | ![]() |
DOCUMENTATION | ![]() |
DOWNLOADS | ![]() |
CONTACTS | ![]() |
|
(C) 2006-2007 George "Mirage" Bakhtadze. www.casteng.com
Created: Apr 04, 2007
Unit contains basic model (from Model-View-Controller) classes
| Name | Description |
|---|---|
Interface IModel | |
Class TModel | |
Class TOperation | |
Class TOperationManager | |
Class TOperationMsg |
TOperationFlags = set of TOperationFlag; |
TOperationFlags = set of TOperationFlag; |
TOperationFlag | ||
| Operation flag | ||
ofApplied | Operation is in applied state | |
ofHandled | Operation was handled | |
ofIntermediate | Operation is intermediate and for example should not be added to editor's queue | |
OperationsCapacityStep = 32; |
OperationsCapacityStep = 32; |
Operations array grow step
|
Last modified: 4 Jul, 2008 |