Skip to content

Just a simple sfml api for adding the menu to your program

License

Notifications You must be signed in to change notification settings

meemknight/MenuApi

Repository files navigation

MenuApi

This simple api lets you add a menu to your c++ sfml program. All you need to do in order to use it is to download the header and the source file. The repository includes a full working example which should be engough for you to learn how to use it.

How it works

This api has two types of components: -ButtonAccesseble -MenuElement

The first an action that can be taken by a button like a function pointer or a refferenct to another menu group. The second one includes components that can be desplayed in a menu like buttons.

Licensed under MTI License.

About

Just a simple sfml api for adding the menu to your program

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages