- Graphics user interface
- Pretty good twitter API
- Fast and easy url -> image convertion
- Attaching additional objects to an event
-
Home(Event function):
-
Mentions(Event function):
-
Messages(Event function):
-
Profile(Event function):
-
OnTweet(Event function, tweetText):
-
ViewProfile(Event function, tweet)
-
ScaleBitmap(bitmap, width, height)
-
OnFavorite(Event function, tweet)
-
Follow(Event function, tweet)
-
BindingNav(panel, image, position, function)
-
LoadImageFromURL(url)
-
CreateNawPanel(panel, parent, position, size, color)
-
CreateTweetsPanel(tweets, x, pos x, width, height, panel, avatarFunction, favoriteFunction)
-
CreateMessagesPanel(messages, x, posx, width, height, panel, avatarFunction)
-
CloseAll(panel, panel, panel)