cloth Class Reference

Inheritance diagram for cloth:

itemCraft item shield

Public Member Functions

 __construct ($guild, $slot, $icon_name, $q, $id_peuple, $skin, $hp, $dur, $hpb, $sab, $stb, $fob, $e, $text, $id_type, $id_piece, $c, $pf, $msp, $mbp, $mpp, $dm, $pm)
 barCode ()

Data Fields

 $id_type
 <string> Flunker identifiant of the armor type
 $id_piece
 <string> Flunker identifiant of the piece of the armor
 $c
 <int> color
 $pf
 <int> protection factor
 $msp
 <int> max slashing protection
 $mbp
 <int> max blunt protection
 $mpp
 <int> max piercing protection
 $dm
 dodge modifier
 $pm
 parry modifier

Protected Member Functions

 _description ()
 _getIcon ()
 _getFormContent ()

Constructor & Destructor Documentation

__construct ( guild,
slot,
icon_name,
q,
id_peuple,
skin,
hp,
dur,
hpb,
sab,
stb,
fob,
e,
text,
id_type,
id_piece,
c,
pf,
msp,
mbp,
mpp,
dm,
pm 
)

Reimplemented in shield.


Member Function Documentation

_description (  )  [protected]

Get some word you do not find in the title and that can help the texte search.

Returns:
<string>a set of word, not a text

Reimplemented from itemCraft.

_getFormContent (  )  [protected]

Give the HTML code for displaying the content of the item form.

See also:
Use in getFormLi and getFormAndIconLi.
Returns:
<string> the HTML code

Reimplemented from itemCraft.

_getIcon (  )  [protected]

Give the HTML code for displaying the item icon.

See also:
Use in _getFormContent, getIconLi and getFormAndIconLi.
Returns:
<string> the HTML code

Reimplemented from item.

barCode (  ) 

Get the Flunker bar code of the Item. The code contains almost all information for filtring the item. The bar code : BC_{id_peuple}_{id_type}_{id_piece}_{skin}_{energy}_{buff max}_

Reimplemented from item.


Field Documentation

$c

<int> color

$dm

dodge modifier

$id_piece

<string> Flunker identifiant of the piece of the armor

$id_type

<string> Flunker identifiant of the armor type

$mbp

<int> max blunt protection

$mpp

<int> max piercing protection

$msp

<int> max slashing protection

$pf

<int> protection factor

$pm

parry modifier


The documentation for this class was generated from the following file:

Generated on Wed Sep 30 22:21:29 2009 for Flunker by  doxygen 1.5.9