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

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

public static class SGRockFactory.Fancy
extends SGRockFactory


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jcurl.demo.tactics.sg.SGRockFactory
SGRockFactory.Fancy, SGRockFactory.Simple
 
Field Summary
protected static IceShapes.RockColors colors
           
 
Fields inherited from class org.jcurl.demo.tactics.sg.SGRockFactory
EPSILON
 
Constructor Summary
SGRockFactory.Fancy()
           
 
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
 

Field Detail

colors

protected static final IceShapes.RockColors colors
Constructor Detail

SGRockFactory.Fancy

public SGRockFactory.Fancy()
Method Detail

newInstance

public SGNode newInstance(int i8,
                          boolean isDark)
Specified by:
newInstance in class SGRockFactory


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