Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GameUnit

Hierarchy

  • GameUnit

Index

Properties

Properties

id

id: string

unique id of this unit in the board

status

status: object

Status of this unit in the board

Type declaration

  • health: number

    must be between 0 and 1

  • kills: number[]

    the ids of units killed by this unit

Generated using TypeDoc