CCameraFirst Class Reference

First Person camera. More...

#include <cameraFirst.h>

Inheritance diagram for CCameraFirst:

CCameraBase

List of all members.

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.


Detailed Description

First Person camera.

(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.

Author:
Doug Poston
Version:
1.3
Date:
12/28/2007

Member Function Documentation

void CCameraFirst::update ( CCameraTarget target  )  [virtual]

Update the camera.

Note:
Call this once a frame.
Parameters:
target Focus of the camera (normally the player).

Reimplemented from CCameraBase.


The documentation for this class was generated from the following files:
Generated on Fri Dec 28 12:55:07 2007 for template7 by  doxygen 1.5.4