| CButton | Class to creat object button |
| ▼CChampion | Class Champion use to create character |
| CArcher | Class Archer Inherits a champion |
| CMonster | Class Monster Inherits a champion |
| CWarrior | Class Warrior Inherits a champion |
| CWizzard | Class Wizzard Inherits a champion |
| CCreate_Window | Class window support create user |
| CDBcontroler | Class responsible for database operation |
| CErrorShow_Window | Classe represenr window to show a error messge |
| ▼Cexception | |
| CMyException | Struct to service exception |
| CFight | Class support fighting between player vs monster or player vs player |
| CLogin_Window | Class window support login user |
| CView_Item | Class use to representation some graphics |
| ▼CWindow_Base | Base class use to make graphic interface |
| CAddHeroe_Window | Class window support add character to user |
| CArena_Window | Class arena to representation graphic Window object Arena |
| CMap_Windows | Class use to show graphic city and supporting all activities Inherits a Window_Base |
| CMenu | Class Menu represent window Menu inherit Window_Base |
| CRestaurant_Window | Class restaurant to representation graphic Window object restaurant inherit Window_Base |
| CRestaurantFight_Window | Class to representation graphic Window object Fight betwen players |
| CShop_Windows | Class shop to representation graphic Window object shop |