diff --git a/game__scene_8cpp_source.html b/game__scene_8cpp_source.html
index 7dd5f5b..f9532d2 100644
--- a/game__scene_8cpp_source.html
+++ b/game__scene_8cpp_source.html
@@ -106,9 +106,9 @@
-
-
-
+
+
+
@@ -122,7 +122,7 @@
-
+ 54 input_manager::instance().set_relative_mouse(
true);
@@ -413,19 +413,19 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ 348 quaternion rotation_x, rotation_y;
+ 349 rotation_x.
set_rotation(vector3::x_axis(), 45.0f * maths_util::deg2rad);
+ 350 rotation_y.
set_rotation(vector3::y_axis(), 45.0f * maths_util::deg2rad);
+
+
+
+
+
+
+
@@ -454,7 +454,7 @@
-
+
389 cam.
skybox_.
shader_ = shader_manager::instance().get_shader(
"skybox");
@@ -497,7 +497,7 @@
427 rend.
mesh_ = mesh_manager::instance().get_mesh(
"sphere");
428 rend.material_ = material_manager::instance().get_material(
"pavement");
-
+
@@ -689,6 +689,7 @@
+void set_shadow_distance(float _distance)
void set_mode(light_mode _type)
void set_power(float _power)
@@ -720,6 +721,7 @@
@ controller_index_default
+
@ kc_gamepad_button_dpad_right