Create a break line to act as a separator
Class BreakLine
#include <Geode/ui/BreakLine.hpp>classBreakLine:publiccocos2d::CCNode{ ... }
No description provided
Examples0
Public static methods1
staticgeode::BreakLine*create(floatwidth,floatheight,cocos2d::ccColor4Fcolor)
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,cocos2d::ccColor4Fcolor)
No description provided