Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 411 Bytes

main.md

File metadata and controls

20 lines (14 loc) · 411 Bytes

ArkSFML

  • creating a window, destroying it
  • setting a framerate limit
  • clearing the window
  • drawing on a window
  • loading textures, sprites, font
  • creating texts, modifying them
  • moving sprites and texts
  • getting the width and height of sprites and texts
  • retrieving a sfml event
  • creating an event