API Documentation
class
BaseLayout
package
zygame.components.layout
extended by
FlowLayout
,
FreeLayout
,
HLayout
,
ListLayout
,
VLayout
基础布局文件
Constructor
new
()
Methods
layout
(
component:
ZBox
):
Void
实施布局
* @param component - 将要布局的对象,必须是ZBox对象