Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
DayZIntroScenePC Class Reference
Inheritance diagram for DayZIntroScenePC:
DayZIntroScene

Protected Member Functions

void DayZIntroScenePC ()
 
override void SetInitPostprocesses ()
 
void SetClickEnable (bool enable)
 
bool IsClickEnabled ()
 
void CharacterRotationStart ()
 
void CharacterRotationStop ()
 
bool IsRotatingCharacter ()
 
void CharacterRotate ()
 
void Update ()
 

Protected Attributes

bool m_EnableClick
 
bool m_RotatingCharacter
 
int m_RotatingCharacterMouseX
 
int m_RotatingCharacterMouseY
 
float m_RotatingCharacterRot
 
float m_Radius
 
float m_Radius_original
 
float m_DiffX
 
float m_DeltaX
 
float m_DeltaZ
 
float m_Angle
 
float m_Angle_offset = 0
 
float m_NewX = 0
 
float m_NewZ = 0
 
float m_BlurValue
 
ref OptionsMenu m_optmenu
 

Detailed Description

Definition at line 1 of file dayzintroscenepc.c.

Constructor & Destructor Documentation

◆ DayZIntroScenePC()

void DayZIntroScenePC::DayZIntroScenePC ( )
protected

Definition at line 22 of file dayzintroscenepc.c.

Member Function Documentation

◆ CharacterRotate()

void DayZIntroScenePC::CharacterRotate ( )
protected

Definition at line 86 of file dayzintroscenepc.c.

◆ CharacterRotationStart()

void DayZIntroScenePC::CharacterRotationStart ( )
protected

Definition at line 59 of file dayzintroscenepc.c.

◆ CharacterRotationStop()

void DayZIntroScenePC::CharacterRotationStop ( )
protected

Definition at line 71 of file dayzintroscenepc.c.

◆ IsClickEnabled()

bool DayZIntroScenePC::IsClickEnabled ( )
protected

Definition at line 53 of file dayzintroscenepc.c.

◆ IsRotatingCharacter()

bool DayZIntroScenePC::IsRotatingCharacter ( )
protected

Definition at line 80 of file dayzintroscenepc.c.

◆ SetClickEnable()

void DayZIntroScenePC::SetClickEnable ( bool enable)
protected

Definition at line 47 of file dayzintroscenepc.c.

◆ SetInitPostprocesses()

override void DayZIntroScenePC::SetInitPostprocesses ( )
protected

Definition at line 36 of file dayzintroscenepc.c.

◆ Update()

void DayZIntroScenePC::Update ( )
protected

Definition at line 106 of file dayzintroscenepc.c.

Member Data Documentation

◆ m_Angle

float DayZIntroScenePC::m_Angle
protected

Definition at line 13 of file dayzintroscenepc.c.

◆ m_Angle_offset

float DayZIntroScenePC::m_Angle_offset = 0
protected

Definition at line 14 of file dayzintroscenepc.c.

◆ m_BlurValue

float DayZIntroScenePC::m_BlurValue
protected

Definition at line 17 of file dayzintroscenepc.c.

◆ m_DeltaX

float DayZIntroScenePC::m_DeltaX
protected

Definition at line 11 of file dayzintroscenepc.c.

◆ m_DeltaZ

float DayZIntroScenePC::m_DeltaZ
protected

Definition at line 12 of file dayzintroscenepc.c.

◆ m_DiffX

float DayZIntroScenePC::m_DiffX
protected

Definition at line 10 of file dayzintroscenepc.c.

◆ m_EnableClick

bool DayZIntroScenePC::m_EnableClick
protected

Definition at line 3 of file dayzintroscenepc.c.

◆ m_NewX

float DayZIntroScenePC::m_NewX = 0
protected

Definition at line 15 of file dayzintroscenepc.c.

◆ m_NewZ

float DayZIntroScenePC::m_NewZ = 0
protected

Definition at line 16 of file dayzintroscenepc.c.

◆ m_optmenu

ref OptionsMenu DayZIntroScenePC::m_optmenu
protected

Definition at line 19 of file dayzintroscenepc.c.

◆ m_Radius

float DayZIntroScenePC::m_Radius
protected

Definition at line 8 of file dayzintroscenepc.c.

◆ m_Radius_original

float DayZIntroScenePC::m_Radius_original
protected

Definition at line 9 of file dayzintroscenepc.c.

◆ m_RotatingCharacter

bool DayZIntroScenePC::m_RotatingCharacter
protected

Definition at line 4 of file dayzintroscenepc.c.

◆ m_RotatingCharacterMouseX

int DayZIntroScenePC::m_RotatingCharacterMouseX
protected

Definition at line 5 of file dayzintroscenepc.c.

◆ m_RotatingCharacterMouseY

int DayZIntroScenePC::m_RotatingCharacterMouseY
protected

Definition at line 6 of file dayzintroscenepc.c.

◆ m_RotatingCharacterRot

float DayZIntroScenePC::m_RotatingCharacterRot
protected

Definition at line 7 of file dayzintroscenepc.c.


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