User profile: ProjectB

User info
User name:ProjectB
History
Joined:
Number of posts:8
Latest posts:

Cant initialize a class object in main.cpp
Ok I believe I have found what the problem is I cannot use the name Polygon, i thinks this is becau...

Cant initialize a class object in main.cpp
I do also get two warnings on the same line, although these are not errors. ...\Main.cpp|20|error: ...

Cant initialize a class object in main.cpp
Well my project files contain lots of code that I dont use so I'll post the essential [code] //thi...

Cant initialize a class object in main.cpp
[code] class Polygon { public: sf::Vector2f velocity; sf::Shape polygon; float mass;...

Cant initialize a class object in main.cpp
But it's really strange because this line doesnt give any errors [code] int main() { Polygon; ... }...

This user does not accept Private Messages