universal border

This commit is contained in:
Anthony Calosa
2017-02-19 10:16:25 +08:00
parent 2d78512ca2
commit acc589bdb6
5 changed files with 35 additions and 22 deletions

View File

@@ -207,7 +207,7 @@ protected:
*
* \see mCards
*/
void renderCard(int index, int alpha, bool asThumbnail = false);
void renderCard(int index, int alpha, bool asThumbnail = false, bool griddeckview = false);
/*! \brief Returns the index in mCards of the card that is nearest to the given point
*