aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-09-03 12:57:02 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-09-03 12:57:02 +0100
commitdeb248040c514c98921fec1c36add0e352948d3a (patch)
treecb1498de9a82a6b5ed79aeb87427daf73e557db8 /include
parent5328e90aca93c2d4dc715b43c8460a46a7bb5d78 (diff)
downloadYAGE-deb248040c514c98921fec1c36add0e352948d3a.tar.gz
YAGE-deb248040c514c98921fec1c36add0e352948d3a.zip
Adding cmake and making class depracated
Diffstat (limited to 'include')
-rw-r--r--include/YAGE/sprite.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/YAGE/sprite.h b/include/YAGE/sprite.h
index 0f5a0b8a..e8f88795 100644
--- a/include/YAGE/sprite.h
+++ b/include/YAGE/sprite.h
@@ -6,6 +6,11 @@
* ----------------------------------------------------------------------------
*/
+/** @file @deprecated
+ *
+ * Use SpriteBatch instead
+ */
+
#ifndef SPRITE_H
#define SPRITE_H