Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 285 Bytes

XRoomObject.md

File metadata and controls

6 lines (4 loc) · 285 Bytes

XRoomObject

◼ RoomObject.prototype.say = function(speech)

Emulate a speech baloons above any object inside a room using RoomVisuals. The speech length is not limited to 10 caracters like creeps' native say method.

This function does not override creeps' native say method.