#include <mgui/layout.h>
Inheritance diagram for MGUI::LAYOUT_BOOK:

Public Member Functions | |
| void | Create () |
| int | GetActiveIndex () const |
| void | Initialize (MGUI::LAYOUT_PANE_BASE &ParentPane, MGUI::LAYOUT_SIZEALIGN sizealign=MGUI::LAYOUT_SIZEALIGN_FixedSize) |
| LAYOUT_BOOK () | |
| void | SetActiveIndex (int index) |
First Initialize the book, then create the pages and finally create the book itself.
Definition at line 1479 of file layout.h.
|
|
Constructor.
|
|
|
Create the book after page creation.
|
|
|
Get index to 'active' page.
|
|
||||||||||||
|
Initialize prior to page creation.
|
|
|
Set active page by index.
|
1.3.8-20040913