cocos2d-x  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ccBMFontPadding Struct Reference

BMFont padding. More...

#include <CCLabelBMFont.h>

Public Attributes

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

Detailed Description

BMFont padding.

Since
v0.8.2

Member Data Documentation

int bottom

padding bottom

local bottom

padding bottom

int left

padding left

local left

padding left

int right

padding right

local right

padding right

int top

padding top

local top

padding top


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