File hp/display/Group.lua

Functions

M:addChild (child) 子オブジェクトを追加します.
M:copyParams (params) パラメータを各プロパティにコピーします.
M:getHeight () 高さを返します.
M:getWidth () 幅を返します.
M:new (params) Groupインスタンスを生成して返します.
M:removeChild (child) 子オブジェクトを削除します.
M:setCenterPiv () pivをサイズの中央に設定します.
M:setHeight (height) 高さを設定します.
M:setVisible (value) visibleを設定します.
M:setWidth (width) 幅を設定します.

Tables

Group MOAIPropをグループ化にクラスです.


Functions

M:addChild (child)
子オブジェクトを追加します.

Parameters

  • child:
M:copyParams (params)
パラメータを各プロパティにコピーします.

Parameters

  • params:
M:getHeight ()
高さを返します.
M:getWidth ()
幅を返します.
M:new (params)
Groupインスタンスを生成して返します.

Parameters

  • params:
M:removeChild (child)
子オブジェクトを削除します.

Parameters

  • child:
M:setCenterPiv ()
pivをサイズの中央に設定します.
M:setHeight (height)
高さを設定します.

Parameters

  • height:
M:setVisible (value)
visibleを設定します.

Parameters

  • value:
M:setWidth (width)
幅を設定します.

Parameters

  • width:

Tables

Group
MOAIPropをグループ化にクラスです.

Valid XHTML 1.0!