tomassedovic / tcod-rs

Rust bindings for libtcod 1.6.3 (the Doryen library/roguelike toolkit)
Do What The F*ck You Want To Public License
229 stars 45 forks source link

Add Console::get_default_background #228

Closed tomassedovic closed 7 years ago

tomassedovic commented 7 years ago

Useful counterpart to the set_default_background method.

tomassedovic commented 7 years ago

The osx failures are on master, too. See issue #230. I'll merge this as it doesn't seem to introduce new failures (and works fine on Linux and Windows)