class Pays

* This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. More...

Definition#include <ksirk/pays.h>
InheritsQObject (qt) [private]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Private Methods

Private Members


Detailed Description

* This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * *************************************************************************

 Pays ()

Pays

 Pays (QString Name, int points[], int numero)

Pays

 ~Pays ()

~Pays

void  reset (void)

reset

void  paint (void)

paint

void  ajouteArmees (GfxPool *gfxPool, BackGnd *backGnd)

ajouteArmees

void  affecteDrapeau (GfxPool *, BackGnd *)

affecteDrapeau

bool  isIn (const QPoint &point)

isIn

bool  communiqueAvec (Pays *)

communiqueAvec

void  setPossesseur (Joueur *joueur)

setPossesseur

Joueur *  getPossesseur ()

getPossesseur

int  getNbArmees (void)

getNbArmees

int  getNbArmeesAjoutees (void)

getNbArmeesAjoutees

void  setNbArmees (int nb)

setNbArmees

void  setNbArmeesAjoutees (int nb)

setNbArmeesAjoutees

void  incrNbArmees (int nb=1)

incrNbArmees

void  incrNbArmeesAjoutees (int nb=1)

incrNbArmeesAjoutees

void  decrNbArmees (int nb=1)

decrNbArmees

void  decrNbArmeesAjoutees (int nb=1)

decrNbArmeesAjoutees

QString  getNom (void)

getNom

QPoint  getPointDrapeau (void)

getPointDrapeau

QPoint  getPointCanon (void)

getPointCanon

QPoint  getPointCheval (void)

getPointCheval

QPoint  getPointSoldat (void)

getPointSoldat

void  setPointDrapeau (QPoint pt)

setPointDrapeau

void  setPointCanon (QPoint pt)

setPointCanon

void  setPointCheval (QPoint pt)

setPointCheval

void  setPointSoldat (QPoint pt)

setPointSoldat

TableauAnimSpritesgetSpritesCanons ()

getSpritesCanons

TableauAnimSpritesgetSpritesChevaux ()

getSpritesChevaux

TableauAnimSpritesgetSpritesSoldats ()

getSpritesSoldats

QString * FrontieresTab

FrontieresTab

[private]

Joueur * appartientA

appartientA

[private]

QString communicateWith

communicateWith

[private]

AnimSprite * drapeau

drapeau

[private]

unsigned int nbPoints

nbPoints

[private]

int nbArmees

nbArmees

[private]

int nbArmeesAjoutees

nbArmeesAjoutees

[private]

int num

num

[private]

QString nom

nom

[private]

TableauPoints * tableauPoints

tableauPoints

[private]

QPoint pointDrapeau

pointDrapeau

[private]

QPoint pointCanon

pointCanon

[private]

QPoint pointCheval

pointCheval

[private]

QPoint pointSoldat

pointSoldat

[private]

TableauAnimSprites * spritesCanons

spritesCanons

[private]

TableauAnimSprites * spritesChevaux

spritesChevaux

[private]

TableauAnimSprites * spritesSoldats

spritesSoldats

[private]

bool  memeDemiPlan (int n1, int n2, int n3, const QPoint &point)

memeDemiPlan

[private]


Generated by: gael on noirdes.limsi.fr on Mon May 20 00:28:49 2002, using kdoc 2.0a53.