Creates a button sprite with a cross base, like the buttons in the main menu
Class LeaderboardButtonSprite
#include <Noahh/ui/BasedButtonSprite.hpp>classLeaderboardButtonSprite:publicnoahh::BasedButtonSprite{ ... }
Examples0
Public static methods3
staticnoahh::LeaderboardButtonSprite*create(,,)
No description provided
staticnoahh::LeaderboardButtonSprite*createWithSprite(charconst*sprName,floatsprScale,,)
No description provided
staticnoahh::LeaderboardButtonSprite*createWithSpriteFrameName(charconst*sprName,floatsprScale,,)
No description provided