from data.GameConstants import GameConstants class ForkliftActions: def __init__(self, game: GameConstants, ) -> None: self.game = game