Search found 1 match

by Skinde
September 30th, 2017, 1:41 am
Forum: Everything
Topic: Im A Failure With Header Files
Replies: 2
Views: 1147

Im A Failure With Header Files

I tried coding a program in which a box called car moves around a track with a green "zone" by minute 5 I had already failed, the car doesn't draw and I can't figure out the getters and setters, plz help... The Header File: #pragma once #include "Keyboard.h" #include "Mouse.h" #include "Graphics.h" ...