mwg API
Reference
Overview
Examples
Getting started
Design
FAQ
Preparing search index...
Audio
AudioPoint
Interface AudioPoint
A point in the same 2D space the game's camera works in, in world units.
interface
AudioPoint
{
x
:
number
;
y
:
number
;
}
Implemented by
AudioListener
SoundSource
Index
Properties
x
y
Properties
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
x
y
Reference
Overview
Examples
Getting started
Design
FAQ
mwg API
Loading...
A point in the same 2D space the game's camera works in, in world units.