input.is_cam_in_thirdperson():
void
input.set_camera_offset():
void
input.cam_to_firstperson():
void
input.cam_to_thirdperson():
void
input.get_camera_offset(x, y, z):
c_vector3d
Name | Type |
---|---|
x/y/z | float |
input.get_command(command_number):
c_user_cmd
Name | Type |
---|---|
command_number | int |