DI-Guy SDK Documentation  13.5
diguyVehicleController Member List

This is the complete list of members for diguyVehicleController, including all inherited members.

bdiScenarioVehicleController classdiguyVehicleControllerfriend
diguyVehicleController(bdiScenarioVehicleController *vehicle_controller)diguyVehicleControllerprivate
get_default_acceleration(diguySpeedUnits units=DIGUY_SPEED_UNITS_METERS_PER_SECOND)diguyVehicleController
get_default_deceleration(diguySpeedUnits units=DIGUY_SPEED_UNITS_METERS_PER_SECOND)diguyVehicleController
get_desired_front_wheels_steer_angle()diguyVehicleController
get_desired_speed(diguySpeedUnits units=DIGUY_SPEED_UNITS_METERS_PER_SECOND)diguyVehicleController
get_front_wheels_steer_angle()diguyVehicleController
get_scripted_object()diguyVehicleControllerinline
get_speed(diguySpeedUnits units=DIGUY_SPEED_UNITS_METERS_PER_SECOND)diguyVehicleController
get_vehicle_character()diguyVehicleController
get_vehicle_simulation_mode()diguyVehicleController
m_scripted_objectdiguyVehicleControllerprivate
set_default_acceleration(float acceleration, diguySpeedUnits units=DIGUY_SPEED_UNITS_METERS_PER_SECOND)diguyVehicleController
set_default_deceleration(float deceleration, diguySpeedUnits units=DIGUY_SPEED_UNITS_METERS_PER_SECOND)diguyVehicleController
set_desired_front_wheels_steer_angle(float desired_angle, float angle_change_rate=DIGUY_DEFAULT_FLOAT)diguyVehicleController
set_desired_speed_with_acceleration(float desired_speed, float acceleration, diguySpeedUnits units=DIGUY_SPEED_UNITS_METERS_PER_SECOND)diguyVehicleController
set_desired_speed_with_acceleration_time(float desired_speed, float acceleration_time, diguySpeedUnits units=DIGUY_SPEED_UNITS_METERS_PER_SECOND)diguyVehicleController
set_front_wheels_steer_angle(float angle)diguyVehicleController
set_speed(float speed, diguySpeedUnits units=DIGUY_SPEED_UNITS_METERS_PER_SECOND)diguyVehicleController
set_vehicle_simulation_mode(diguyVehicleSimulationMode vsim_mode)diguyVehicleController