org.jcurl.demo.tactics.sg
Class SGRockFactory.Simple

Package class diagram package SGRockFactory.Simple
java.lang.Object
  extended by org.jcurl.demo.tactics.sg.SGRockFactory
      extended by org.jcurl.demo.tactics.sg.SGRockFactory.Fancy
          extended by org.jcurl.demo.tactics.sg.SGRockFactory.Simple
All Implemented Interfaces:
Factory
Enclosing class:
SGRockFactory

public static class SGRockFactory.Simple
extends SGRockFactory.Fancy


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jcurl.demo.tactics.sg.SGRockFactory
SGRockFactory.Fancy, SGRockFactory.Simple
 
Field Summary
 
Fields inherited from class org.jcurl.demo.tactics.sg.SGRockFactory.Fancy
colors
 
Fields inherited from class org.jcurl.demo.tactics.sg.SGRockFactory
EPSILON
 
Constructor Summary
SGRockFactory.Simple()
           
 
Method Summary
 SGNode newInstance(int i8, boolean isDark)
           
 
Methods inherited from class org.jcurl.demo.tactics.sg.SGRockFactory
newInstance, node
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SGRockFactory.Simple

public SGRockFactory.Simple()
Method Detail

newInstance

public SGNode newInstance(int i8,
                          boolean isDark)
Overrides:
newInstance in class SGRockFactory.Fancy


Copyright © 2005-2009 JCurl.mro.name. All Rights Reserved.