pystage.de

class pystage.de.sprite.Figur(core_sprite)

Bases: object

_images/de_motion_turnleft.png

Image not found. Maybe function is not yet implemented for this language. Also the naming of the block may not the same as the corresponding function.n If this error keeps existing check if this function is really a scratch block.

drehe_rechts(deg)
_images/de_motion_turnright.png

Image not found. Maybe function is not yet implemented for this language. Also the naming of the block may not the same as the corresponding function.n If this error keeps existing check if this function is really a scratch block.

gehe(steps)
_images/de_motion_movesteps.png

Image not found. Maybe function is not yet implemented for this language. Also the naming of the block may not the same as the corresponding function.n If this error keeps existing check if this function is really a scratch block.

gehe_zu_x_y(x, y)
_images/de_motion_gotoxy.png

Image not found. Maybe function is not yet implemented for this language. Also the naming of the block may not the same as the corresponding function.n If this error keeps existing check if this function is really a scratch block.

warte(secs)
_images/de_control_wait.png

Image not found. Maybe function is not yet implemented for this language. Also the naming of the block may not the same as the corresponding function.n If this error keeps existing check if this function is really a scratch block.

wenn_das_ding_angeklickt_wird(generator, name='')
_images/de_event_whenthisspriteclicked.png

Image not found. Maybe function is not yet implemented for this language. Also the naming of the block may not the same as the corresponding function.n If this error keeps existing check if this function is really a scratch block.

wenn_nachricht_kommt(nachricht, generator, name='')
_images/de_event_whenbroadcastreceived.png

Image not found. Maybe function is not yet implemented for this language. Also the naming of the block may not the same as the corresponding function.n If this error keeps existing check if this function is really a scratch block.

wenn_programm_startet(generator, name='')
_images/de_event_whenflagclicked.png

Image not found. Maybe function is not yet implemented for this language. Also the naming of the block may not the same as the corresponding function.n If this error keeps existing check if this function is really a scratch block.

wenn_taste_gedrueckt_wird(key, generator, name='')
_images/de_event_whenkeypressed.png

Image not found. Maybe function is not yet implemented for this language. Also the naming of the block may not the same as the corresponding function.n If this error keeps existing check if this function is really a scratch block.

class pystage.de.stage.Buehne

Bases: object

erstelle_figur(costume='default')
spiele()