CAST II Game Engine |
|||||||||||||||
![]() |
DESCRIPTION | ![]() |
FEATURES | ![]() |
SCREENSHOTS | ![]() |
FORUMS | ![]() |
DOCUMENTATION | ![]() |
DOWNLOADS | ![]() |
CONTACTS | ![]() |
|
(C) 2006-2007 George "Mirage" Bakhtadze. www.casteng.com
The source code may be used under either MPL 1.1 or LGPL 2.1 license. See included license.txt file
Unit contains a class which performs some usual tasks like menu system etc
| Name | Description |
|---|---|
Class TCast2App | Base class for applications which uses CAST II engine |
Class TFullScreenToggleMsg | |
Class THelpToggleMsg | |
Class TMenuToggleMsg |
TCameraMode | ||
| Camera modes | ||
cmMove | Move camera with mouse | |
cmRotate | Rotate camera with mouse | |
cmZoom | zoom camera with mouse | |
KeyBindPrefix = 'Key_'; |
ProfileFileExtension = '.pfl'; |
KeyBindPrefix = 'Key_'; |
Key binding prefix on config
ProfileFileExtension = '.pfl'; |
User profile file extension
|
Last modified: 4 Jul, 2008 |