#include <cameraFirst.h>

Public Member Functions | |
| void | update (CCameraTarget &target) |
| Update the camera. | |
Create methods | |
| CCameraFirst () | |
| CCameraFirst (CXMLNode &node) | |
Static Public Attributes | |
| static const char * | m_kStrElm = "CameraFirst" |
| XML element string. | |
(c) 2007-2008 oP group Germany GbR. All rights reserved.
This source code is provided "as is" with no warranty and must not be distributed without written permission.
| void CCameraFirst::update | ( | CCameraTarget & | target | ) | [virtual] |
Update the camera.
| target | Focus of the camera (normally the player). |
Reimplemented from CCameraBase.
1.5.4