Class RewardsPage
#include <Geode/binding/RewardsPage.hpp>
classRewardsPage:publicFLAlertLayer,publicFLAlertLayerProtocol,publicGJRewardDelegate{ ... }
No description provided
Examples0
Public static methods2
staticRewardsPage*create()
No description provided
staticcharconst*getRewardFrame(inttype,intstate)
No description provided
Public member functions10
virtualboolinit()
No description provided
virtualvoidregisterWithTouchDispatcher()
No description provided
virtualvoidkeyBackClicked()
No description provided
virtualvoidshow()
No description provided
virtualvoidrewardsStatusFailed()
No description provided
voidonFreeStuff(cocos2d::CCObject*sender)
No description provided
voidonReward(cocos2d::CCObject*sender)
No description provided
voidunlockLayerClosed(RewardUnlockLayer*layer)
No description provided
Fields7
cocos2d::CCLabelBMFont*m_leftLabel;
No description provided
cocos2d::CCLabelBMFont*m_rightLabel;
No description provided
CCMenuItemSpriteExtra*m_leftChest;
No description provided
CCMenuItemSpriteExtra*m_rightChest;
No description provided
boolm_leftOpen;
No description provided
boolm_rightOpen;
No description provided
RewardUnlockLayer*m_openLayer;
No description provided