Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAddUnitAction<T>

Type parameters

  • T

Hierarchy

  • Action
    • IAddUnitAction

Index

Properties

Optional ctrlKey

ctrlKey: boolean

means user ctrl-click for adding the unit - in that case we wont turn off the add-unit-buttons

many

many: number

playerId

playerId: string

if player is human doesn't matter who is it because we know he has to have a button pressed

type

type: T

unitId

unitId: string

unit type id

x

x: number

y

y: number

Generated using TypeDoc