Class BreakLine

#include <Geode/ui/BreakLine.hpp>
classBreakLine:publiccocos2d::CCNode{ ... }
No description provided
Examples0
Public static methods1
staticgeode::BreakLine*create(
floatwidth
,
floatheight
,)

Create a break line to act as a separator

Parameters

width

Width of the line

height

Height of the line

color

The color of the line
Public member functions1
cocos2d::ccColor4FgetColor()
No description provided
Fields0
Protected member functions2
virtualvoiddraw()
No description provided
boolinit(
floatwidth
,
floatheight
,)
No description provided
Protected fields0
Derived classes0