@esengine/nova-ecs-render-canvas - v1.0.2
Preparing search index...
RectDrawData
Interface RectDrawData
Rectangle draw command data 矩形绘制命令数据
interface
RectDrawData
{
height
:
Fixed
;
width
:
Fixed
;
x
:
Fixed
;
y
:
Fixed
;
}
Index
Properties
height
width
x
y
Properties
height
height
:
Fixed
width
width
:
Fixed
x
x
:
Fixed
y
y
:
Fixed
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
height
width
x
y
@esengine/nova-ecs-render-canvas - v1.0.2
Loading...
Rectangle draw command data 矩形绘制命令数据