Class EditorButtonSprite

#include <Noahh/ui/BasedButtonSprite.hpp>
classEditorButtonSprite:publicnoahh::BasedButtonSprite{ ... }

Creates a button sprite with the same base as the right-side action buttons in the editor

Examples0
Public static methods3
staticnoahh::EditorButtonSprite*create(,,)
No description provided
staticnoahh::EditorButtonSprite*createWithSprite(
charconst*sprName
,
floatsprScale
,,)
No description provided
staticnoahh::EditorButtonSprite*createWithSpriteFrameName(
charconst*sprName
,
floatsprScale
,,)
No description provided
Public member functions1
virtualcocos2d::CCSizegetMaxTopSize()const
No description provided
Fields0
Protected member functions0
Protected fields0
Derived classes0