Tilt Angle Display
Jump to navigation
Jump to search
(Also called "Angle of Slope") - Car submenu with offroad-related information about vehicle tilt. Looks like it's incorporated into Charisma - Drive Select modes.
MenuEntry menuEntry14 = this.entryFactory.createMenuEntry(326, "TAD_MAIN", 1999374592); MenuEntry menuEntry15 = this.entryFactory.createMenuEntry(328, "TAD_PITCH_ANGLE", 1965820160); MenuEntry menuEntry16 = this.entryFactory.createMenuEntry(327, "TAD_ROLL_ANGLE", 1982597376); menuEntry14.setChildren(new IMenuEntry[]{menuEntry15, menuEntry16});
//TODO
Check if related to hasGyro()
function