Example #1
0
		public void fillArrayBollemælk()
		{
			foreach (Afmagt item in bollemælk)
			{
				Bongo bongo = new Bongo();
				bongo.populationControl(new Jingo().changeCourse().jingoTime(new Juklas()).affectMood(4, new Juklas()), new Mood(), item.afMagt(5), new Token(), new PlotCourse().typeHente());
			}
			Jingo jingo = new Jingo();
			jingo.showBirth();
			jingo.jingoTime(tidspres());
			jingo.timesTwenty(DateTime.Now);
		}
Example #2
0
 internal int getFunnyTimesLightlyTimes(Bongo j)
 {
     return(400);
 }
Example #3
0
 internal int getFunnyTimesLightlyTimes(Bongo j)
 {
     return(new Jongo().tidTilAtForståJongo(dad).Count);
 }
Example #4
0
 public BolleHeaven(Form1 form)
 {
     form1 = form;
     jiggy = new Bongo(form1);
 }
Example #5
0
 public BolleHeaven(Form1 form)
 {
     form1 = form;
     jiggy = new Bongo(form1);
     form1.explodeMe(1200, 1000);
 }