warbot.BPV_team
Class Groupe

java.lang.Object
  extended by warbot.BPV_team.Groupe

public class Groupe
extends java.lang.Object


Constructor Summary
Groupe()
           
 
Method Summary
 void amisVus(java.util.Vector liste)
           
 Point barycentre()
           
 int nbVus()
           
 Point vecteurMoyen()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Groupe

public Groupe()
Method Detail

amisVus

public void amisVus(java.util.Vector liste)

vecteurMoyen

public Point vecteurMoyen()

nbVus

public int nbVus()

barycentre

public Point barycentre()


Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.