API Docs for:
Show:

comm.LogView Class

The view class for the Log

Constructor

Item Index

Methods

resetLines

(
  • lines
)

Sets new content for the display

Parameters:

  • lines Array

    a list of objects with three attributes: source(the player name attached to the event), message(the contents of the line), and className(the color of the object)

setController

(
  • controller
)

Sets the controller and action for the input element

Parameters:

  • controller Object

    The controller