Home
last modified time | relevance | path

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

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_lnspec.cpp2083 static void SetWallScroller (int id, int sidechoice, fixed_t dx, fixed_t dy, int Where) in SetWallScroller() function
2173 SetWallScroller (arg0, sidechoice, dx, dy, 7); in FUNC()
2184 SetWallScroller (arg0, !!arg3, arg1, arg2, arg4); in FUNC()
/dports/games/vavoom/vavoom-1.33/progs/common/linespec/
H A DLineSpecialLevelInfo.vc3038 SetWallScroller(Arg1, itof(Arg2 - Arg3) / 64.0, itof(Arg5 - Arg4) / 64.0,
3058 SetWallScroller(Arg1, itof(Arg2) / itof(0x10000),
3065 // SetWallScroller
3069 final void SetWallScroller(int LineId, float XSpeed, float YSpeed,