documentation indexreference manualfunction index

At

Function: At (displayable, *positions_and_motions):

The At function is used to apply the results of position and motion functions to displayables, yielding a displayable.

Example

image eileen move = At("eileen_happy.png", Move((0, 1.0, 0, 1.0), (1.0, 1.0, 1.0, 1.0), 5.0, repeat=True, bounce=True))



documentation indexreference manualfunction index