Ejemplo n.º 1
0
 def CanMove(self, gameState):
     return not Inventory.Opened() and gameState.GetGameState(
     ) == GameState.PLAYING