cocos2d-x  2.2.3-gd2.113-rev1ec524e
Loading...
Searching...
No Matches
ccBMFontPadding Struct Reference

BMFont padding. More...

#include <CCLabelBMFont.h>

Public Attributes

int left
 padding left More...
 
int top
 padding top More...
 
int right
 padding right More...
 
int bottom
 padding bottom More...
 

Detailed Description

BMFont padding.

Since
v0.8.2

Member Data Documentation

◆ bottom

int bottom

padding bottom

◆ left

int left

padding left

◆ right

int right

padding right

◆ top

int top

padding top


The documentation for this struct was generated from the following file: