bonus.cpp

Go to the documentation of this file.
00001 /* MAINTAINER: Petko */
00002 #include "bonus.h"
00003 
00004 Bonus::Bonus()
00005 {
00006 
00007 }
00008 
00009 Bonus::~Bonus()
00010 {
00011 
00012 }
00013 
00014 void Bonus::initByID(int params_ID)
00015 {
00016         //TODO: toto tuna spravit, ked budu hotove parametre bonusov
00017 }
00018 
00019 

Generated on Wed Apr 12 13:55:27 2006 for bjs by  doxygen 1.4.5