◆ DayZIntroScenePC()
23 {
25
28
30 {
33 }
34 }
Camera m_Camera
Definition DayZIntroScene.c:4
vector m_CharacterPos
Definition DayZIntroScene.c:6
float m_Radius_original
Definition DayZIntroScenePC.c:9
float m_DeltaZ
Definition DayZIntroScenePC.c:12
float m_DeltaX
Definition DayZIntroScenePC.c:11
void SetClickEnable(bool enable)
Definition DayZIntroScenePC.c:47
float m_Radius
Definition DayZIntroScenePC.c:8
static proto float Pow(float v, float power)
Return power of v ^ power.
static proto float AbsFloat(float f)
Returns absolute value.
static proto float Sqrt(float val)
Returns square root.
Перекрестные ссылки Math::AbsFloat(), DayZIntroScene::m_Camera, DayZIntroScene::m_CharacterPos, m_DeltaX, m_DeltaZ, m_Radius, m_Radius_original, Math::Pow(), SetClickEnable() и Math::Sqrt().
◆ CharacterRotate()
◆ CharacterRotationStart()
void CharacterRotationStart |
( |
| ) |
|
|
inlineprotected |
◆ CharacterRotationStop()
void CharacterRotationStop |
( |
| ) |
|
|
inlineprotected |
◆ IsClickEnabled()
54 {
56 }
bool m_EnableClick
Definition DayZIntroScenePC.c:3
Перекрестные ссылки m_EnableClick.
◆ IsRotatingCharacter()
bool IsRotatingCharacter |
( |
| ) |
|
|
inlineprotected |
◆ SetClickEnable()
◆ SetInitPostprocesses()
37 {
38 super.SetInitPostprocesses();
39
42
44 }
Super root of all classes in Enforce script.
Definition EnScript.c:11
static proto bool CastTo(out Class to, Class from)
Try to safely down-cast base class to child class.
Перекрестные ссылки Class::CastTo().
◆ Update()
◆ m_Angle
◆ m_Angle_offset
◆ m_BlurValue
◆ m_DeltaX
◆ m_DeltaZ
◆ m_DiffX
◆ m_EnableClick
◆ m_NewX
◆ m_NewZ
◆ m_optmenu
ref OptionsMenu m_optmenu |
|
protected |
◆ m_Radius
◆ m_Radius_original
◆ m_RotatingCharacter
◆ m_RotatingCharacterMouseX
int m_RotatingCharacterMouseX |
|
protected |
◆ m_RotatingCharacterMouseY
int m_RotatingCharacterMouseY |
|
protected |
◆ m_RotatingCharacterRot
float m_RotatingCharacterRot |
|
protected |
Объявления и описания членов класса находятся в файле: