Class RandomSpiller

java.lang.Object
  extended by RandomSpiller

public class RandomSpiller
extends java.lang.Object


Constructor Summary
RandomSpiller()
           
 
Method Summary
 void utførTrekk(Spillebrett brett)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RandomSpiller

public RandomSpiller()
Method Detail

utførTrekk

public void utførTrekk(Spillebrett brett)