Changeset 6319311 in network-game for client/Client/Button.cpp
- Timestamp:
- Oct 1, 2013, 3:56:03 PM (12 years ago)
- Branches:
- master
- Children:
- 373089e
- Parents:
- 0693e25
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/Client/Button.cpp
r0693e25 r6319311 1 1 #include "Button.h" 2 3 #include "../../common/Compiler.h" 2 4 3 5 Button::Button(int x, int y, int width, int height, ALLEGRO_FONT *font, string str, void (*callback)()) :
Note:
See TracChangeset
for help on using the changeset viewer.