User: djmaxior

  • Public profile

User profile: djmaxior

User info
User name:djmaxior
History
Joined:
Number of posts:2
Latest posts:

Pointers problem
class Card{...} class Pack { protected: Card *pack; int packSize; int freeSlot; ...

SFML mouse multiple clicking
bool Clicked(sf::Event event, bool tap, int x, int y, sf::Vector2i window) { if(!tap) ...

This user does not accept Private Messages