Class RowLayout

#include <Geode/cocos/base_nodes/Layout.hpp>
classRowLayout:publiccocos2d::AxisLayout{ ... }

Simple layout for arranging nodes in a row (horizontal line)

Examples0
Public static methods1
staticcocos2d::RowLayout*create()

Create a new RowLayout. See the chainable setters on RowLayout for what options you can customize for the layout

Return value
Created RowLayout
Public member functions0
Fields0
Protected member functions0
Protected fields0