|
Brunot
|
A menu that organizes its parents' children (in the node) either horizontally or vertically. More...
Go to the source code of this file.
Classes | |
| class | Menu |
| A menu that organizes its parents' children (in the node) either horizontally or vertically. More... | |
Enumerations | |
| enum class | menuType { mDefault = 0 , mWrapped = 1 } |
A menu that organizes its parents' children (in the node) either horizontally or vertically.
Inherently supports 2D grids. Typically used with Button s and a Selector, but doesn't depend on them in any way
|
strong |