Php/docs/ui-size.construct

提供:Dev Guides
< Php
移動先:案内検索

UI\Size::__construct

(UI 0.9.9)

UI\Size::__constructConstruct a new Size


説明

public UI\Size::__construct ( float $width , float $height )

Construct a new Size using new width and height


パラメータ

width
The new width
height
The new height