Examples of RafaleDeVent


Examples of models.attaques.RafaleDeVent

        }
    }

    public void tirer(Creature creature)
    {
        jeu.ajouterAnimation(new RafaleDeVent(jeu,this,creature,degats));
    }
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.