1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-10-10 00:11:29 +00:00

Remove RenderObjectLayer::sort() and related

This commit is contained in:
fgenesis 2016-05-14 17:20:13 +02:00
commit 9bb4226626
6 changed files with 0 additions and 122 deletions

View file

@ -163,8 +163,6 @@ public:
Vector getRealPosition();
Vector getRealScale();
virtual float getSortDepth();
StateData *getStateData();
void setPositionSnapTo(InterpolatedVector *positionSnapTo);