The module is designed by team Robokit of Phystech Lyceum and team Starkit
of MIPT under mentorship of Azer Babaev.
The module is designed for creating players’ dashboard and alternating between
team game with Game Controller or individual play without Game Controller.
Module Contents
Attributes
-
SAMPLE_TEAM.main_pb.LOGGING_LEVEL[source]
-
SAMPLE_TEAM.main_pb.SIMULATION = 4[source]
-
SAMPLE_TEAM.main_pb.current_work_directory[source]
-
SAMPLE_TEAM.main_pb.game_data[source]
-
SAMPLE_TEAM.main_pb.team_1_data[source]
-
SAMPLE_TEAM.main_pb.team_2_data[source]
-
class SAMPLE_TEAM.main_pb.Log(filename)[source]
-
get_file_handler(self)[source]
-
get_stream_handler(self)[source]
-
get_logger(self, name)[source]
-
class SAMPLE_TEAM.main_pb.Falling[source]
-
class SAMPLE_TEAM.main_pb.Pause[source]
-
SAMPLE_TEAM.main_pb.pause[source]
-
SAMPLE_TEAM.main_pb.main_procedure()[source]
-
class SAMPLE_TEAM.main_pb.RedirectText(aWxTextCtrl)[source]
Bases: object
-
write(self, string)[source]
-
class SAMPLE_TEAM.main_pb.Main_Panel(*args, **kwargs)[source]
Bases: wx.Frame
-
main_procedure(self)[source]
-
InitUI(self)[source]
-
ShowMessage1(self, event)[source]
-
ShowMessage2(self, event)[source]
-
SAMPLE_TEAM.main_pb.main()[source]