org.lee.mugen.sprite.cns.eval.function
Class MathsFunctionDef

java.lang.Object
  extended by org.lee.mugen.sprite.cns.eval.function.MathsFunctionDef

public class MathsFunctionDef
extends java.lang.Object


Constructor Summary
MathsFunctionDef()
           
 
Method Summary
static Functionable getFunction(java.lang.String func)
           
static java.lang.String getMathsFunctionDefRegex()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MathsFunctionDef

public MathsFunctionDef()
Method Detail

getFunction

public static Functionable getFunction(java.lang.String func)

getMathsFunctionDefRegex

public static java.lang.String getMathsFunctionDefRegex()