Nocturna
    Preparing search index...

    SuperCoin represents a special, higher-value coin. Inherits from Coin and overrides the type and score.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    mesh: Mesh[] = []
    Type: string = "super_coin"

    Methods

    • Adds a sound effect to the coin.

      Parameters

      • name: string

        The sound name.

      • sound: StaticSound

        The StaticSound instance.

      Returns void