Nocturna
    Preparing search index...

    FixedRocket is a subclass of RocketObject for rockets with fixed properties.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    explosionRadius: number = 10
    mesh: Mesh
    scene: Scene
    Type: string = "rocket"

    Methods

    • Adds a sound effect to the rocket.

      Parameters

      • name: string

        The sound name.

      • sound: StaticSound

        The StaticSound instance.

      Returns void