olls / graphics

A console based graphics engine for simple Unicode games and animations.
GNU General Public License v3.0
11 stars 4 forks source link

Attribute Inconsistencies #7

Closed olls closed 10 years ago

olls commented 10 years ago

In particular there are attributes expecting (width, height) in some places and (y, x) in others. :(