r1 - 25 Oct 2006 - 20:21:57 - WilliamWWYou are here: TWiki >  Doo Web  > TrabalhosRonaldinho > WilliamWW > DamasWilliamWW > DamasPackageElementosDoJogoWWW > ClasseJogoDeDamasWWW
-- WilliamWW - 25 Oct 2006
public class JogoDeDamas {

   public static void main(String[] args) {
   }
   
   public TabuleiroDeDamas obterTabuleiro() {
      TabuleiroDeDamas tabuleiroDoJogo = new TabuleiroDeDamas();
      return tabuleiroDoJogo;
   }

}
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback