Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: [Q] Adding Gravity to My Code  (Read 4845 times)

0 Members and 1 Guest are viewing this topic.

Hapax

  • Hero Member
  • *****
  • Posts: 3351
  • My number of posts is shown in hexadecimal.
    • View Profile
    • Links
Re: [Q] Adding Gravity to My Code
« Reply #15 on: June 02, 2016, 12:21:59 am »
You would need to build Kairos yourself but it's very small and simple.

Personally, I build it into a static library that I can include, but there's nothing stopping you from building the library code in with the project (add all of the files to the project build).

It doesn't use or require SFML but, if you use TimestepLite (which is a class that can be used without any dependancies; full version of Timestep requires other Kairos classes), you can use an SFML clock with it.
Selba Ward -SFML drawables
Cheese Map -Drawable Layered Tile Map
Kairos -Timing Library
Grambol
 *Hapaxia Links*