Class Drone

java.lang.Object
com.administracion.Drone

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

    Constructors 
    Constructor Description
    Drone​(Vector position, Vector target, float speed)  
  • Method Summary

    Modifier and Type Method Description
    Vector getPosition()  
    void tick()  

    Methods inherited from class java.lang.Object

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