Home
last modified time | relevance | path

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

/dports/games/openbve/OpenBVE-1.8.2.1/source/Plugins/AtsPluginProxy/AtsPluginProxy/
H A DAtsPluginProxy.cpp240 void _stdcall Elapse (ATS_HANDLES* atsHandles, ATS_VEHICLESTATE* vehicleState, int* panel, int* sou… in Elapse() argument
243 atsHandles->Brake = handles.Brake; in Elapse()
244 atsHandles->Power = handles.Power; in Elapse()
245 atsHandles->Reverser = handles.Reverser; in Elapse()
246 atsHandles->ConstantSpeed = handles.ConstantSpeed; in Elapse()