Class cObjekat
Declaration :
Directly inherited by : cDugme
Artifact : objekat
Declaration :
- Uml : abstract, + HandleEvents(in : SDL_Event, inout : cGameEngine) : void
- C++ : public: virtual void HandleEvents(SDL_Event , cGameEngine * )= 0
Declaration :
- Uml : abstract, + Draw(inout : SDL_Surface) : void
- C++ : public: virtual void Draw(SDL_Surface * )= 0
All public operations : Draw , HandleEvents