re-statsdisplay
This commit is contained in:
@ -1,3 +1,5 @@
|
|||||||
|
import curses
|
||||||
|
|
||||||
class StatsDisplay:
|
class StatsDisplay:
|
||||||
def __init__(self, player, height, width, topleftx, toplefty) :
|
def __init__(self, player, height, width, topleftx, toplefty) :
|
||||||
self.width = width
|
self.width = width
|
||||||
|
Reference in New Issue
Block a user