src/Graphics/GameView.hh
branchnew_graphics
changeset 416 38cba347a3a9
parent 414 cede5463b845
equal deleted inserted replaced
415:c1069d23890b 416:38cba347a3a9
    36     
    36     
    37     /**
    37     /**
    38      * Input flags
    38      * Input flags
    39      */
    39      */
    40     GuiInput flags;
    40     GuiInput flags;
       
    41 
       
    42     CL_SlotContainer slots;
    41 
    43 
    42 public:
    44 public:
    43     /**
    45     /**
    44      * Constructed once the game is running
    46      * Constructed once the game is running
    45      */ 
    47      */