A C D F G I K M R T V

R

refresh() - Method in class fr.umlv.remix.Arena
Cleans the Arena and redraws all the items of the Collection in the order of iteration of this last
run(Collection<? extends I>, ItemManager<? super I>, ApplicationRunnable<I>) - Static method in class fr.umlv.remix.Application
Main routine in order to create an area for painting elements of type I.
run(Arena<I>, Collection<? extends I>) - Method in interface fr.umlv.remix.ApplicationRunnable
called by Application as the main routine of this last which aims is to handle the Arena and its Collection of items.
run(TimerTask) - Method in interface fr.umlv.remix.TimerRunnable
called by Application in its timer method at a fixed delay.

A C D F G I K M R T V