ecspresso
Preparing search index...
plugins/physics2D
createForce
Function createForce
createForce
(
x
:
number
,
y
:
number
)
:
{
force
:
Vector2D
}
Create a force component with initial values.
Parameters
x
:
number
y
:
number
Returns
{
force
:
Vector2D
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ecspresso
Loading...
Create a force component with initial values.