Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/
H A DVehicleEntry.h29 …uint8_t num_horizontal_frames; // Appears to be unused, except as a temporary variable in RCT2 (no… member
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/scripting/bindings/object/
H A DScObject.hpp231 return entry->num_horizontal_frames; in numHorizontalFrames_get()