From 460d9bda5f03c5da29864fa9dd160848097be51b Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Sat, 6 Jan 2018 11:36:50 +0000 Subject: [Travis] Rebuilding documentation --- sprite_8cpp.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'sprite_8cpp.html') diff --git a/sprite_8cpp.html b/sprite_8cpp.html index b9c35ab8..414d4fb1 100644 --- a/sprite_8cpp.html +++ b/sprite_8cpp.html @@ -4,7 +4,7 @@ -YAGE: yage/core/sprite.cpp File Reference +YAGE: yage/render/sprite.cpp File Reference @@ -114,9 +114,9 @@ $(document).ready(function(){initNavTree('sprite_8cpp.html','');});


More...

-
#include <yage/core/resourcemanager.h>
-#include <yage/core/sprite.h>
-#include <yage/core/vertex.h>
+
#include "sprite.h"
+#include "../core/resourcemanager.h"
+#include "../data/vertex.h"
#include <cstddef>

@@ -126,15 +126,16 @@ Namespaces

 

Detailed Description

-

Copyright (c) 2017 Yann Herklotz Grave ymher.nosp@m.klot.nosp@m.z@gma.nosp@m.il.c.nosp@m.om

+

+

Copyright (c) 2017 Yann Herklotz Grave ymher.nosp@m.klot.nosp@m.z@gma.nosp@m.il.c.nosp@m.om

MIT License, see LICENSE file for more details.