NicoyouGame
Preparing search index...
The search index is not available
Documentation
Documentation
split9_images_t
Interface split9_images_t
各辺と中央で 9 つに分割された画像をすべて保持するインターフェース
interface
split9_images_t
{
c
:
HTMLImageElement
;
e
:
HTMLImageElement
;
n
:
HTMLImageElement
;
ne
:
HTMLImageElement
;
nw
:
HTMLImageElement
;
s
:
HTMLImageElement
;
se
:
HTMLImageElement
;
sw
:
HTMLImageElement
;
w
:
HTMLImageElement
;
}
Index
Properties
c
e
n
ne
nw
s
se
sw
w
Properties
c
c
:
HTMLImageElement
中央の画像
e
e
:
HTMLImageElement
右の画像
n
n
:
HTMLImageElement
上の画像
ne
ne
:
HTMLImageElement
右上の画像
nw
nw
:
HTMLImageElement
左上の画像
s
s
:
HTMLImageElement
下の画像
se
se
:
HTMLImageElement
右下の画像
sw
sw
:
HTMLImageElement
左下の画像
w
w
:
HTMLImageElement
左の画像
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
c
e
n
ne
nw
s
se
sw
w
Documentation
Loading...
各辺と中央で 9 つに分割された画像をすべて保持するインターフェース