annotate UI/UICharacter.h @ 2349:7ebc07cd6c53

Adding GUIButton.h
author Grumpy7
date Wed, 09 Apr 2014 21:30:45 +0200
parents 4100fb5c4913
children 12a935783629
rev   line source
2348
4100fb5c4913 Created header files for UI cpp files
Grumpy7
parents:
diff changeset
1
4100fb5c4913 Created header files for UI cpp files
Grumpy7
parents:
diff changeset
2 void CharacterUI_LoadPaperdollTextures();
4100fb5c4913 Created header files for UI cpp files
Grumpy7
parents:
diff changeset
3 void WetsuitOn(unsigned int uPlayerID); // idb
4100fb5c4913 Created header files for UI cpp files
Grumpy7
parents:
diff changeset
4 void WetsuitOff(unsigned int uPlayerID);