Home
last modified time | relevance | path

Searched refs:APathFollower (Results 1 – 1 of 1) sorted by relevance

/dports/games/zdoom/zdoom-2.8.1/src/g_shared/
H A Da_movingcamera.cpp157 class APathFollower : public AActor class
159 DECLARE_CLASS (APathFollower, AActor)
181 IMPLEMENT_POINTY_CLASS (APathFollower)
212 void APathFollower::BeginPlay () in BeginPlay()
219 void APathFollower::PostBeginPlay () in PostBeginPlay()
294 void APathFollower::Tick () in Tick()
345 void APathFollower::NewNode () in NewNode()
357 bool APathFollower::Interpolate () in Interpolate()
508 class AActorMover : public APathFollower
510 DECLARE_CLASS (AActorMover, APathFollower)
[all …]