com.TeamHEC.LocomotionCommotion.Resource
Class Score

java.lang.Object
  extended by com.TeamHEC.LocomotionCommotion.Resource.Resource
      extended by com.TeamHEC.LocomotionCommotion.Resource.Score

public class Score
extends Resource

Author:
Richard Brierley The object representing Score, it is a extension of resource to allow easier access.

Constructor Summary
Score(int value)
          Initialises Score
 
Method Summary
 
Methods inherited from class com.TeamHEC.LocomotionCommotion.Resource.Resource
addValue, addValue, getType, getValue, setValue, subValue, subValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Score

public Score(int value)
Initialises Score

Parameters:
value - the initial value of the object