From be5d48d2eaed3af76f03297e376f7a67e8a8238f Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Wed, 20 Dec 2017 18:02:11 +0000 Subject: Rebuilding documentation --- rectanglecollider_8h_source.html | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'rectanglecollider_8h_source.html') diff --git a/rectanglecollider_8h_source.html b/rectanglecollider_8h_source.html index b968aec5..0ebda0e4 100644 --- a/rectanglecollider_8h_source.html +++ b/rectanglecollider_8h_source.html @@ -30,7 +30,7 @@
YAGE -  v0.3.1 +  v0.1.3
Yet Another Game Engine
@@ -108,14 +108,7 @@ $(document).ready(function(){initNavTree('rectanglecollider_8h_source.html','');
rectanglecollider.h
-Go to the documentation of this file.
1 /* ----------------------------------------------------------------------------
-
2  * rectanglecollider.h
-
3  *
-
4  * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com>
-
5  * MIT License, see LICENSE file for more details.
-
6  * ----------------------------------------------------------------------------
-
7  */
-
8 
+Go to the documentation of this file.
1 
9 #ifndef YAGE_RECTANGLE_COLLIDER_H
10 #define YAGE_RECTANGLE_COLLIDER_H
11 
@@ -142,7 +135,7 @@ $(document).ready(function(){initNavTree('rectanglecollider_8h_source.html','');
bool collides(const Collider &collider) const override
Definition: rectanglecollider.cpp:20
Definition: rectanglecollider.h:19
bool inside(const glm::vec2 &point) const override
Definition: rectanglecollider.cpp:30
- +
Definition: collider.h:19
@@ -150,7 +143,7 @@ $(document).ready(function(){initNavTree('rectanglecollider_8h_source.html','');