Project Wonder 5.0

er.chronic.utils
Class Tick

java.lang.Object
  extended by er.chronic.utils.Tick

public class Tick
extends java.lang.Object


Constructor Summary
Tick(int time, boolean ambiguous)
           
 
Method Summary
 float floatValue()
           
 int intValue()
           
 boolean isAmbiguous()
           
 void setTime(int time)
           
 Tick times(int other)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Tick

public Tick(int time,
            boolean ambiguous)
Method Detail

isAmbiguous

public boolean isAmbiguous()

setTime

public void setTime(int time)

times

public Tick times(int other)

intValue

public int intValue()

floatValue

public float floatValue()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.