Documentation

BattleEvent
in package

A representation of something that happened in battle.

Table of Contents

$applied  : mixed
apply()  : mixed
Applies the event.
decorate()  : string
Returns a string describing the event.

Properties

Methods

decorate()

Returns a string describing the event.

public decorate(Game $game) : string
Parameters
$game : Game
Tags
throws
BattleEventException
Return values
string

Search results