From 4a77dbec06bf7812fa6326cb103dce52144e49c3 Mon Sep 17 00:00:00 2001 From: piernov Date: Tue, 10 May 2016 23:12:04 +0200 Subject: Update phpdoc --- doc/phpdoc/classes/Monster.html | 33 +++++++++++++++++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) (limited to 'doc/phpdoc/classes/Monster.html') diff --git a/doc/phpdoc/classes/Monster.html b/doc/phpdoc/classes/Monster.html index 859dead..cc6417e 100644 --- a/doc/phpdoc/classes/Monster.html +++ b/doc/phpdoc/classes/Monster.html @@ -187,7 +187,7 @@

Monster's constructor

-
__construct(string $name, integer $level, integer $hp, integer $xp, string $icon) : void
+
__construct(string $name, integer $level, integer $hp, integer $xp, integer $power, string $icon) : void
@@ -215,6 +215,10 @@

$xp

integer

Exp given by the Monster

+
+
+

$power

+ integer

Monster's power

$icon

@@ -383,6 +387,31 @@ integer
+ + +
+

power

+
power : 
+
+
+
+
+
+ + + + + + +
+ + +
+ +

Type(s)

+ +
+
@@ -404,7 +433,7 @@ Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor and
- generated on Mon, 09 May 2016 14:01:23 +0200.
+ generated on Tue, 10 May 2016 23:11:53 +0200.
-- cgit v1.2.3-54-g00ecf