Planimeter / game-engine-2d

Planimeter Game Engine 2D - LÖVE-based game engine for Lua
https://github.com/Planimeter/game-engine-2d/wiki
MIT License
736 stars 74 forks source link

Add chat interface #47

Closed andrewmcwatters closed 9 years ago

andrewmcwatters commented 9 years ago

This is queued for v1.4.0.

Interface methods:

chat.addText( text ) chat.activate() chat.close()

andrewmcwatters commented 9 years ago

I'd like to do this one this weekend, but I'll probably be working on https://github.com/Planimeter/grid/issues/8

It shouldn't take long, so maybe we'll see both. I'll try and finish this one up tonight to start off the weekend right.

andrewmcwatters commented 9 years ago

Gonna mark this one with Help Wanted anyway.

andrewmcwatters commented 9 years ago

Added in v1.4.0