1
0
Fork 0
mirror of synced 2024-07-06 23:20:54 +12:00
Rare/rare/components/tabs/games/game_widgets
loathingKernel 0d4b75d399 GameProcess: Make it a persistent member of RareGame
The `GameProcess` class now acts as a persistent member of `RareGame`
that can be re-used for launching games. Its signals are handled and
repeated by `RareGame`.

Implements launching directly into `RareGame`

Signed-off-by: loathingKernel <142770+loathingKernel@users.noreply.github.com>
2023-02-04 17:38:06 +02:00
..
__init__.py Shared: Move GameUtils and CloudSaveUtils into rare.shared 2023-02-04 17:38:06 +02:00
game_widget.py GameProcess: Make it a persistent member of RareGame 2023-02-04 17:38:06 +02:00
icon_game_widget.py GameWidgets: Split status label to two 2023-02-04 17:38:06 +02:00
icon_widget.py GameWidgets: Split status label to two 2023-02-04 17:38:06 +02:00
library_widget.py LibraryWidget: Remove class variables 2023-02-04 17:38:06 +02:00
list_game_widget.py GameWidgets: Split status label to two 2023-02-04 17:38:06 +02:00
list_widget.py GameWidgets: Split status label to two 2023-02-04 17:38:06 +02:00