Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EnemySoundsSystem

This system plays the zombie sounds

Hierarchy

Index

Constructors

Methods

Constructors

constructor

Methods

draw

  • draw(parameters: any): void
  • Override, do not call this directly, use startDraw()

    Parameters

    • parameters: any

    Returns void

startDraw

  • startDraw(parameters: any): void
  • see

    GameSystem.draw Wrapper arround the draw method

    Parameters

    • parameters: any

    Returns void

update

  • update(): void
  • Returns void