standup.clouds
Interface EntityAnimated

All Superinterfaces:
Entity
All Known Implementing Classes:
CloudButton, CloudButtonAddToFavourites, CloudButtonJokeGetter, CloudButtonJokeTypeChooser, CloudButtonLogin, CloudButtonNewJoke, CloudButtonNewJokeAny, CloudButtonNewJokeLexeme, CloudButtonNewJokeTopic, CloudButtonNewJokeType, CloudButtonNewJokeWord, CloudButtonOldJoke, CloudButtonOldJokes, CloudButtonOldJokesAll, CloudButtonOldJokesFavourites, CloudButtonOldJokesLexeme, CloudButtonOldJokesTopic, CloudButtonOldJokesType, CloudButtonOldJokesWord, CloudButtonProfile, CloudButtonProfileChooser, CloudButtonProfileTypeIn, CloudButtonRepeatJoke, CloudButtonSenseChooser, CloudButtonTellJoke, CloudButtonTellJokeSpeak, CloudButtonTopic, CloudButtonTopicWordChooser, CloudButtonWordClustered, CloudButtonWordModeChooser, CloudButtonWordTrie, CloudButtonWordTrieClustered, CloudButtonWordTypeIn, CloudDialogButton, EntityAnimatedInteractive, EntityAnimatedInteractiveBubbleLabel, EntityAnimatedInteractiveBubbleLabelStatic, MessageWindowBubble, MovingImage, ProgressMapCharacter, ProgressMapCharacterOnly, ProgressMapNode, ScrollerButton, TalkingHeadRepeatable, ToolbarButton

public interface EntityAnimated
extends Entity


Method Summary
 void step(int frame)
           
 
Methods inherited from interface standup.clouds.Entity
draw, getCurrentDimension, getCurrentLocation
 

Method Detail

step

void step(int frame)