1#ifndef NW4HBM_SND_MOVE_VALUE_H
2#define NW4HBM_SND_MOVE_VALUE_H
10 template <
typename TValue,
typename TTime>
Definition MoveValue.h:11
MoveValue()
Definition MoveValue.h:13
TValue GetValue() const
Definition MoveValue.h:25
void InitValue(TValue t1)
Definition MoveValue.h:16
TValue mTarget
Definition MoveValue.h:47
bool IsFinished() const
Definition MoveValue.h:23
void Update()
Definition MoveValue.h:32
void SetTarget(TValue target, TTime frame)
Definition MoveValue.h:38
TTime mFrame
Definition MoveValue.h:48
TValue mOrigin
Definition MoveValue.h:46
TTime mCounter
Definition MoveValue.h:49
static void * target
Definition d_a_npc_cd2.cpp:886
static u32 t1
Definition dsp_task.c:8
Definition HBMAnmController.h:6