Package model

Class SoldierTest

java.lang.Object
model.SoldierTest

public class SoldierTest
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    SoldierTest()  
  • Method Summary

    Modifier and Type Method Description
    void CreateSoldier()  
    void GetName()  
    void GetPrice()  
    void GetSpeed()  
    void isFlying()  
    void SetHealth()  
    void SetPosition()  
    void SubtractHealth()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait