Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IActor

A team actor that can participate in a battle.

Hierarchy

  • IActor

Index

Properties

moves

moves: IMove[]

Battle moves the actor knows.

nickname

nickname: string[]

Textual name for the actor.

statistics

statistics: IStatistics

Battle attribute statistics.

title

title: string[]

Sprite title for the actor's Thing.

Generated using TypeDoc