Skip to content

Latest commit

 

History

History
36 lines (34 loc) · 643 Bytes

index.md

File metadata and controls

36 lines (34 loc) · 643 Bytes

FrostFlake Documentation Index

This section of the repo is dedicated to engine API documentation. There are many missing docs at this point but we hope to continue to document classes as we improve each class.

  • Audio
  • Data
    • Data
  • Drawing
    • Animation
    • CanvasRenderer
    • EmbeddedImages
    • Frame
  • Input
    • Cursor
    • Input
    • Keys
    • Mouse
  • Logging
    • Log
  • Positionables
    • Camera
    • Circle
    • Positionable
    • Rectangle
    • RepositionType
    • Shape
    • Sprite
    • Text
  • Utility
    • GameTime
    • MathUtil
  • Views
    • TilemapView
    • View