Class CCMenuItemAtlasFont

#include <Geode/cocos/menu_nodes/CCMenuItem.h>
classCCMenuItemAtlasFont:publiccocos2d::CCMenuItemLabel{ ... }

A CCMenuItemAtlasFont Helper class that creates a MenuItemLabel class with a LabelAtlas

Examples0
Public static methods2
staticcocos2d::CCMenuItemAtlasFont*create(,
charconst*charMapFile
,
intitemWidth
,
intitemHeight
,
charstartCharMap
)

creates a menu item from a string and atlas with a target/selector

staticcocos2d::CCMenuItemAtlasFont*create(,
charconst*charMapFile
,
intitemWidth
,
intitemHeight
,
charstartCharMap
,,)

creates a menu item from a string and atlas. Use it with MenuItemToggle

Public member functions1
boolinitWithString(,
charconst*charMapFile
,
intitemWidth
,
intitemHeight
,
charstartCharMap
,,)

initializes a menu item from a string and atlas with a target/selector

Fields0
Protected member functions0
Protected fields0