Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 654 Bytes

TODO.md

File metadata and controls

15 lines (14 loc) · 654 Bytes

ToDo

  • Documentation for flyweight pattern
  • Generic Value Animator
    • like android valueAnimator
  • ReferenceSprite: if no one is set, generate a empty one
  • Copy Constructor for Sprite
  • Position of TextElement along sprite: TOPRIGHT, CENTER, TOP, CENTERBOTTOM, etc.
  • Padding for TextElement
  • AnimationSuite: handle delay for animation internally
  • AnimationSuite: set interpolation method (currently only linear interpolation is used)
  • Background color map for ScrollableBackgrounds
    • color coding for coll detection
    • FixedScrollableLayer getter for backgroundcolor at specific point (x,y)