LabPlayer ========= .. currentmodule:: labpyproject.apps.labpyrinthe.bus.model.player .. autoclass:: LabPlayer :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~LabPlayer.BOT ~LabPlayer.HUMAN ~LabPlayer.order .. rubric:: Methods Summary .. autosummary:: ~LabPlayer.addcmdtoqueue ~LabPlayer.can_play ~LabPlayer.get_cmd ~LabPlayer.get_robot ~LabPlayer.getcmdqueue ~LabPlayer.has_cmd ~LabPlayer.kill ~LabPlayer.re_initialise ~LabPlayer.resetcmdqueue ~LabPlayer.set_robot ~LabPlayer.update_vitesse .. rubric:: Attributes Documentation .. autoattribute:: BOT .. autoattribute:: HUMAN .. autoattribute:: order .. rubric:: Methods Documentation .. automethod:: addcmdtoqueue .. automethod:: can_play .. automethod:: get_cmd .. automethod:: get_robot .. automethod:: getcmdqueue .. automethod:: has_cmd .. automethod:: kill .. automethod:: re_initialise .. automethod:: resetcmdqueue .. automethod:: set_robot .. automethod:: update_vitesse