mirror of
https://github.com/AntoineHX/LivingMachine.git
synced 2025-05-04 05:40:46 +02:00
Bug SFML disparu ? Ajour du bouton reset (KirbyTrack) et rangements des fonctions de KirbyTrack
This commit is contained in:
parent
aad2b109a3
commit
c62f7fa243
8 changed files with 290 additions and 14 deletions
|
@ -22,7 +22,7 @@
|
|||
#include <SFML/Audio.hpp>
|
||||
#include <SFML/Graphics.hpp>
|
||||
#include <SFML/Window.hpp>
|
||||
#include <SFML/System.hpp> //inutilisé pour le moment
|
||||
//#include <SFML/System.hpp> //inutilisé pour le moment
|
||||
|
||||
/*DEFINE*/
|
||||
//ATTENTION AFFICHAGE OPENCV INCOMPATIBLE AVEC AFFICHAGE SFML
|
||||
|
@ -44,8 +44,8 @@
|
|||
* \def JEU
|
||||
* \brief Coefficient de tolérance pour le suivi d'objet
|
||||
*/
|
||||
#define CONFIG
|
||||
//#define SFML
|
||||
//#define CONFIG
|
||||
#define SFML
|
||||
#define KIRBY
|
||||
//#define ETOILE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue