Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
TZoomCameraInfo Struct Reference

#include <W3DView.h>

Public Attributes

Int numFrames
 Number of frames to zoom.
 
Int curFrame
 Current frame.
 
Real startZoom
 
Real endZoom
 
Int startTimeMultiplier
 
Int endTimeMultiplier
 
ParabolicEase ease
 

Detailed Description

Definition at line 116 of file W3DView.h.

Member Data Documentation

◆ curFrame

Int TZoomCameraInfo::curFrame

Current frame.

Definition at line 119 of file W3DView.h.

◆ ease

ParabolicEase TZoomCameraInfo::ease

Definition at line 124 of file W3DView.h.

◆ endTimeMultiplier

Int TZoomCameraInfo::endTimeMultiplier

Definition at line 123 of file W3DView.h.

◆ endZoom

Real TZoomCameraInfo::endZoom

Definition at line 121 of file W3DView.h.

◆ numFrames

Int TZoomCameraInfo::numFrames

Number of frames to zoom.

Definition at line 118 of file W3DView.h.

◆ startTimeMultiplier

Int TZoomCameraInfo::startTimeMultiplier

Definition at line 122 of file W3DView.h.

◆ startZoom

Real TZoomCameraInfo::startZoom

Definition at line 120 of file W3DView.h.


The documentation for this struct was generated from the following file: