standup.clouds
Interface Entity

All Known Subinterfaces:
EntityAnimated
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, EntityImageStatic, MessageWindowBubble, MovingImage, ProgressMapCharacter, ProgressMapCharacterOnly, ProgressMapNode, ScrollerButton, TalkingHeadRepeatable, ToolbarButton

public interface Entity


Method Summary
 void draw(Graphics2D g2)
           
 Dimension getCurrentDimension()
           
 Point getCurrentLocation()
           
 

Method Detail

draw

void draw(Graphics2D g2)

getCurrentLocation

Point getCurrentLocation()

getCurrentDimension

Dimension getCurrentDimension()