-
Notifications
You must be signed in to change notification settings - Fork 5
Sample Code Lessons
vanuccif edited this page Nov 17, 2011
·
31 revisions
- Basic 2D Shapes (poRectShape, poImageShape, poOvalShape, custom poShape2D)
- Alignment
- poColor
- poPoint (operations)
- Simple drawing (line, rect, polygon)
- Advanced 2D Shapes (custom poShape2D using poPoints, curveTo, ...)
- Masks
- 3D Shapes
- Image operations (getPixel/setPixel, composite, blur, flip, resize)
- Basic Global Events (mouse down, mouse up, mouse drag, key down)
- Basic Object Events (all mouse events, drag)
- Advanced Events (visible/invisible, alphaTestTexture, events hierarchy)
- Basic Textboxes
- poFont
- Advanced Textboxes
- Update loop
- Basic Tweens
- Easing functions
- Advanced Tweens (tween notifications)
- XML
- Dictionary
- Sqlite
- Parents and Children
- Messaging (array of buttons)
- Modifiers
- Windows