Beep8 logo

App Intro Documentation

App Intro Documentation Source Code

This file covers the splash screen and intro sequence for the app. This isn’t something you will need to change but it’s here for completeness.

Intro Methods

beep8.Intro.loading(sfx) async

Play a sound effect.

Parameters

  • sfx (string): The sound effect to play.

beep8.Intro.splash([name]) async

Display a splash screen.

Parameters

  • [name] (string): Project”] The name of the project. (default: “beep8)

Returns

  • (*Promise*): A promise that resolves when the splash screen is dismissed.

More Beep8 Docs

Actors Documentation

Async Documentation

Core Functions

Input Documentation

App Intro Documentation

Joystick Documentation

Menu Documentation

Music Documentation

Passcodes Documentation

Public API

Random Numbers Documentation

SFX Documentation

Tilemap Documentation

Utilities Documentation