Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PhysicsUpdraftEvent

Represents a physics updraft event

Hierarchy

  • PhysicsUpdraftEvent

Index

Constructors

Methods

Constructors

constructor

Methods

disableSearch playground for disable

  • disable(): void
  • Disables the updraft.

    Returns void

disposeSearch playground for dispose

  • dispose(force?: boolean): void
  • Disposes the cylinder.

    Parameters

    • Optional force: boolean

      Specifies if the updraft should be disposed by force

    Returns void

enableSearch playground for enable

  • enable(): void
  • Enables the updraft.

    Returns void

getDataSearch playground for getData

  • Returns the data related to the updraft event (cylinder).

    Returns PhysicsUpdraftEventData

    A physics updraft event

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method