wima
Preparing search index...
WindowCommands
Class WindowCommands
Index
Constructors
constructor
Methods
clear
get
Buffer
request
Fullscreen
request
Pointer
Capture
request
Pointer
Lock
resize
window
Constructors
constructor
new
WindowCommands
()
:
WindowCommands
Returns
WindowCommands
Methods
clear
clear
()
:
void
Returns
void
get
Buffer
getBuffer
()
:
readonly
WindowCommand
[]
Returns
readonly
WindowCommand
[]
request
Fullscreen
requestFullscreen
()
:
WindowCommands
Returns
WindowCommands
request
Pointer
Capture
requestPointerCapture
()
:
WindowCommands
Returns
WindowCommands
request
Pointer
Lock
requestPointerLock
()
:
WindowCommands
Returns
WindowCommands
resize
resize
(
width
:
number
,
height
:
number
)
:
WindowCommands
Parameters
width
:
number
height
:
number
Returns
WindowCommands
window
window
(
entity
:
Entity
)
:
WindowCommands
Parameters
entity
:
Entity
Returns
WindowCommands
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
clear
get
Buffer
request
Fullscreen
request
Pointer
Capture
request
Pointer
Lock
resize
window
wima
Loading...