45
72
if pvec:len2() < hw ^ 2 then
46
73
self.label.visible = true
47
74
self.keyLabel.visible = true
50
76
if the.keys:justPressed('l') then
51
77
the.player.velocity = {x=0, y=0}
52
78
the.player.acceleration = {x=0, y=0}
56
89
tradeView = TradeView:new{ planet = self }