org.rythmengine
Class Rythm.RenderTime

java.lang.Object
  extended by org.rythmengine.Rythm.RenderTime
Enclosing class:
Rythm

public static final class Rythm.RenderTime
extends Object


Constructor Summary
Rythm.RenderTime()
           
 
Method Summary
static void clear()
           
static ICodeType getCodeType()
           
static Escape getEscape()
           
static void setCodeType(ICodeType type)
           
static void setEscape(Escape e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Rythm.RenderTime

public Rythm.RenderTime()
Method Detail

setEscape

public static void setEscape(Escape e)

getEscape

public static Escape getEscape()

setCodeType

public static void setCodeType(ICodeType type)

getCodeType

public static ICodeType getCodeType()

clear

public static void clear()


Copyright © 2013. All Rights Reserved.