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