diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 9f2a078..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -build/ -.gradle/ diff --git a/MANIFEST.MF b/MANIFEST.MF deleted file mode 100644 index 992e6de..0000000 --- a/MANIFEST.MF +++ /dev/null @@ -1,2 +0,0 @@ -X-Comment: Created with jMonkeyPlatform - diff --git a/ProjectHome.md b/ProjectHome.md new file mode 100644 index 0000000..98cd26a --- /dev/null +++ b/ProjectHome.md @@ -0,0 +1,3 @@ +This is a game done by the jMonkeyEngine team made as a proof of concept for jMonkeyEngine3, its loosely based on an Activision RTS game from 1998. + +Status: pre-alpha \ No newline at end of file diff --git a/README.md b/README.md deleted file mode 100644 index 3482ad0..0000000 --- a/README.md +++ /dev/null @@ -1,16 +0,0 @@ -# monkeyzone -MonkeyZone is a multi-player demo game provided by the jME core developer team. - -This open-source demo: - - showcases one possible way to implement a game with jME3, and - - helps the jME team verify the jME3 API in terms of usability. - -The game idea is based on “BattleZone” arcade game from the 1980s, a first-person shooter the with real-time strategy elements. The game was written using the jMonkeyEngine SDK, and it’s based off the BasicGame project template. It took us one week to create a playable pre-alpha, including networking. The project design follows best practices that make it possible to edit maps, vehicles, etc, in jMonkeyEngine SDK without having to change the code – This allows 3D graphic designers to contribute models more easily. (If you feel like contributing assets or working on parts of the game code, drop us a note!) - -Implementation - -MonkeyZone is a multi-player game with a physics simulation. Both, clients and server, run the physics simulation. The clients send input data from the player group to the server, where they control the entities, and also broadcast to the clients. Additionally, the server sends regular syncronization data for all objects in the game to prevent drifting. When a human user or an AI performs an action (presses a button), the actual logic is done on the server. The results are broadcast as data messages to the entities. When the entity is controlled by an AI, the actual AI code (that determines where the entity should move, and when it should perform an action) is executed on the client. _The way MonkeyZone is implemented is just one of the many possible ways to do a game like this in jME. Some things might be done more efficiently, some might be done in another way completely. MonkeyZone tries to do things the way that are most appropriate to implement the game at hand and it shows nicely how jME3 and the standard Java API++ can make game development easier and faster. Also note that the way MonkeyZone is designed is not scalable to a MMO style game, it will only work in a FPS style environment where the whole game world can be loaded at once._ - -More info in the wiki: https://wiki.jmonkeyengine.org/jme3/advanced/monkey_zone.html diff --git a/assets/Effects/ExplosionA.j3o b/assets/Effects/ExplosionA.j3o deleted file mode 100644 index 02a4437..0000000 Binary files a/assets/Effects/ExplosionA.j3o and /dev/null differ diff --git a/assets/Effects/ExplosionA.j3odata b/assets/Effects/ExplosionA.j3odata deleted file mode 100644 index f07493c..0000000 --- a/assets/Effects/ExplosionA.j3odata +++ /dev/null @@ -1,3 +0,0 @@ -# -#Mon Jan 31 17:18:32 CET 2011 -ORIGINAL_PATH=Effects/ExplosionA.j3o diff --git a/assets/Effects/ExplosionB.j3o b/assets/Effects/ExplosionB.j3o deleted file mode 100644 index 98bcad8..0000000 Binary files a/assets/Effects/ExplosionB.j3o and /dev/null differ diff --git a/assets/Effects/ExplosionB.j3odata b/assets/Effects/ExplosionB.j3odata deleted file mode 100644 index 0995ca6..0000000 --- a/assets/Effects/ExplosionB.j3odata +++ /dev/null @@ -1,3 +0,0 @@ -# -#Fri Feb 11 04:45:00 CET 2011 -ORIGINAL_PATH=Effects/ExplosionB.j3o diff --git a/assets/Effects/GunShotA.j3o b/assets/Effects/GunShotA.j3o deleted file mode 100644 index d44cea6..0000000 Binary files a/assets/Effects/GunShotA.j3o and /dev/null differ diff --git a/assets/Effects/GunShotA.j3odata b/assets/Effects/GunShotA.j3odata deleted file mode 100644 index e56c619..0000000 --- a/assets/Effects/GunShotA.j3odata +++ /dev/null @@ -1,3 +0,0 @@ -# -#Sat Feb 12 02:17:27 CET 2011 -ORIGINAL_PATH=Effects/GunShotA.j3o diff --git a/assets/Interface/ClientUI.xml b/assets/Interface/ClientUI.xml deleted file mode 100644 index c472ded..0000000 --- a/assets/Interface/ClientUI.xml +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/assets/Interface/Images/logo.gif b/assets/Interface/Images/logo.gif deleted file mode 100644 index c592f7f..0000000 Binary files a/assets/Interface/Images/logo.gif and /dev/null differ diff --git a/assets/Interface/Images/splash-small.jpg b/assets/Interface/Images/splash-small.jpg deleted file mode 100644 index 1512d2b..0000000 Binary files a/assets/Interface/Images/splash-small.jpg and /dev/null differ diff --git a/assets/Interface/Images/splash.jpg b/assets/Interface/Images/splash.jpg deleted file mode 100644 index b76d3e4..0000000 Binary files a/assets/Interface/Images/splash.jpg and /dev/null differ diff --git a/assets/Models/Buggy/Buggy.j3m b/assets/Models/Buggy/Buggy.j3m deleted file mode 100644 index 39dee53..0000000 --- a/assets/Models/Buggy/Buggy.j3m +++ /dev/null @@ -1,9 +0,0 @@ -Material My Material : Common/MatDefs/Light/Lighting.j3md { - MaterialParameters { - DiffuseMap : Models/Buggy/buggy_diffuse.png - GlowMap : Models/buggy/buggy_glow.jpg - SpecularMap : Models/Buggy/buggy_specular.png - Shininess : 10 - NormalMap : Models/Buggy/buggy_normals.png - } -} diff --git a/assets/Models/Buggy/Buggy.j3o b/assets/Models/Buggy/Buggy.j3o deleted file mode 100644 index 0049b9d..0000000 Binary files a/assets/Models/Buggy/Buggy.j3o and /dev/null differ diff --git a/assets/Models/Buggy/Buggy.j3odata b/assets/Models/Buggy/Buggy.j3odata deleted file mode 100644 index 72d6d20..0000000 --- a/assets/Models/Buggy/Buggy.j3odata +++ /dev/null @@ -1,3 +0,0 @@ -# -#Sun Feb 20 19:00:03 CET 2011 -ORIGINAL_PATH=Models/Buggy/Buggy.j3o diff --git a/assets/Models/Buggy/BuggyExport.blend b/assets/Models/Buggy/BuggyExport.blend deleted file mode 100644 index c758119..0000000 Binary files a/assets/Models/Buggy/BuggyExport.blend and /dev/null differ diff --git a/assets/Models/Buggy/buggy_diffuse.png b/assets/Models/Buggy/buggy_diffuse.png deleted file mode 100644 index bed86cd..0000000 Binary files a/assets/Models/Buggy/buggy_diffuse.png and /dev/null differ diff --git a/assets/Models/Buggy/buggy_glow.jpg b/assets/Models/Buggy/buggy_glow.jpg deleted file mode 100644 index 952c66a..0000000 Binary files a/assets/Models/Buggy/buggy_glow.jpg and /dev/null differ diff --git a/assets/Models/Buggy/buggy_normals.png b/assets/Models/Buggy/buggy_normals.png deleted file mode 100644 index dd9feef..0000000 Binary files a/assets/Models/Buggy/buggy_normals.png and /dev/null differ diff --git a/assets/Models/Buggy/buggy_specular.png b/assets/Models/Buggy/buggy_specular.png deleted file mode 100644 index 3c9369e..0000000 Binary files a/assets/Models/Buggy/buggy_specular.png and /dev/null differ diff --git a/assets/Models/Ferrari/Car.j3o b/assets/Models/Ferrari/Car.j3o deleted file mode 100644 index b6cd3ea..0000000 Binary files a/assets/Models/Ferrari/Car.j3o and /dev/null differ diff --git a/assets/Models/Ferrari/Car.j3odata b/assets/Models/Ferrari/Car.j3odata deleted file mode 100644 index e3e5fac..0000000 --- a/assets/Models/Ferrari/Car.j3odata +++ /dev/null @@ -1,3 +0,0 @@ -# -#Sun Feb 20 00:41:53 CET 2011 -ORIGINAL_PATH=Models/Ferrari/Car.j3o diff --git a/assets/Models/Ferrari/Car.jpg b/assets/Models/Ferrari/Car.jpg deleted file mode 100644 index 56d3f63..0000000 Binary files a/assets/Models/Ferrari/Car.jpg and /dev/null differ diff --git a/assets/Models/HoverTank/HoverTank.j3o b/assets/Models/HoverTank/HoverTank.j3o deleted file mode 100644 index 837ef1b..0000000 Binary files a/assets/Models/HoverTank/HoverTank.j3o and /dev/null differ diff --git a/assets/Models/HoverTank/HoverTank.j3odata b/assets/Models/HoverTank/HoverTank.j3odata deleted file mode 100644 index 4327cd2..0000000 --- a/assets/Models/HoverTank/HoverTank.j3odata +++ /dev/null @@ -1,3 +0,0 @@ -# -#Mon Feb 14 15:32:06 CET 2011 -ORIGINAL_PATH=Models/HoverTank/HoverTank.j3o diff --git a/assets/Models/HoverTank/Tank2.mesh.j3o b/assets/Models/HoverTank/Tank2.mesh.j3o deleted file mode 100644 index 2f9b737..0000000 Binary files a/assets/Models/HoverTank/Tank2.mesh.j3o and /dev/null differ diff --git a/assets/Models/HoverTank/Tank2.mesh.j3odata b/assets/Models/HoverTank/Tank2.mesh.j3odata deleted file mode 100644 index a2058e2..0000000 --- a/assets/Models/HoverTank/Tank2.mesh.j3odata +++ /dev/null @@ -1,3 +0,0 @@ -# -#Sun Jan 30 11:07:06 CET 2011 -ORIGINAL_PATH=Models/HoverTank/Tank2.mesh.j3o diff --git a/assets/Models/HoverTank/Tank2.mesh.xml b/assets/Models/HoverTank/Tank2.mesh.xml deleted file mode 100644 index 10378f2..0000000 --- a/assets/Models/HoverTank/Tank2.mesh.xml +++ /dev/null @@ -1,80192 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/assets/Models/HoverTank/tankFinalExport.blend b/assets/Models/HoverTank/tankFinalExport.blend deleted file mode 100644 index 17aceb4..0000000 Binary files a/assets/Models/HoverTank/tankFinalExport.blend and /dev/null differ diff --git a/assets/Models/HoverTank/tank_diffuse.png b/assets/Models/HoverTank/tank_diffuse.png deleted file mode 100644 index cc19ff7..0000000 Binary files a/assets/Models/HoverTank/tank_diffuse.png and /dev/null differ diff --git a/assets/Models/HoverTank/tank_diffuse_LowRes.png b/assets/Models/HoverTank/tank_diffuse_LowRes.png deleted file mode 100644 index 0d53745..0000000 Binary files a/assets/Models/HoverTank/tank_diffuse_LowRes.png and /dev/null differ diff --git a/assets/Models/HoverTank/tank_glow_map.png b/assets/Models/HoverTank/tank_glow_map.png deleted file mode 100644 index 7512495..0000000 Binary files a/assets/Models/HoverTank/tank_glow_map.png and /dev/null differ diff --git a/assets/Models/HoverTank/tank_glow_map_highres.png b/assets/Models/HoverTank/tank_glow_map_highres.png deleted file mode 100644 index 9cacf27..0000000 Binary files a/assets/Models/HoverTank/tank_glow_map_highres.png and /dev/null differ diff --git a/assets/Models/HoverTank/tank_highRes.j3m b/assets/Models/HoverTank/tank_highRes.j3m deleted file mode 100644 index baee843..0000000 --- a/assets/Models/HoverTank/tank_highRes.j3m +++ /dev/null @@ -1,13 +0,0 @@ -Material My Material : Common/MatDefs/Light/Lighting.j3md { - MaterialParameters { - SpecularMap : Models/HoverTank/tank_specular.png - Shininess : 8 - NormalMap : Models/HoverTank/tank_normals.png - DiffuseMap : Models/HoverTank/tank_diffuse.png - GlowMap : Models/HoverTank/tank_glow_map_highres.png - UseMaterialColors : true - Ambient : 0.0 0.0 0.0 1.0 - Diffuse : 1.0 1.0 1.0 1.0 - Specular : 1.0 1.0 1.0 1.0 - } -} diff --git a/assets/Models/HoverTank/tank_lowRes.j3m b/assets/Models/HoverTank/tank_lowRes.j3m deleted file mode 100644 index 3219159..0000000 --- a/assets/Models/HoverTank/tank_lowRes.j3m +++ /dev/null @@ -1,9 +0,0 @@ -Material My Material : Common/MatDefs/Light/Lighting.j3md { - MaterialParameters { - SpecularMap : Models/HoverTank/tank_specular_lowRes.png - Shininess : 255 - NormalMap : Models/HoverTank/tank_normals_lowRes.png - DiffuseMap : Models/HoverTank/tank_diffuse_LowRes.png - GlowMap : Models/HoverTank/tank_glow_map.png - } -} diff --git a/assets/Models/HoverTank/tank_normals.png b/assets/Models/HoverTank/tank_normals.png deleted file mode 100644 index 1304588..0000000 Binary files a/assets/Models/HoverTank/tank_normals.png and /dev/null differ diff --git a/assets/Models/HoverTank/tank_normals_lowRes.png b/assets/Models/HoverTank/tank_normals_lowRes.png deleted file mode 100644 index 7942187..0000000 Binary files a/assets/Models/HoverTank/tank_normals_lowRes.png and /dev/null differ diff --git a/assets/Models/HoverTank/tank_specular.png b/assets/Models/HoverTank/tank_specular.png deleted file mode 100644 index eb165ea..0000000 Binary files a/assets/Models/HoverTank/tank_specular.png and /dev/null differ diff --git a/assets/Models/HoverTank/tank_specular_lowRes.png b/assets/Models/HoverTank/tank_specular_lowRes.png deleted file mode 100644 index c868eca..0000000 Binary files a/assets/Models/HoverTank/tank_specular_lowRes.png and /dev/null differ diff --git a/assets/Models/Sinbad/README-LICENSE.txt b/assets/Models/Sinbad/README-LICENSE.txt deleted file mode 100644 index 7a0f733..0000000 --- a/assets/Models/Sinbad/README-LICENSE.txt +++ /dev/null @@ -1,23 +0,0 @@ ------------------------------ -About: Sinbad Character Model ------------------------------ - -Artist: Zi Ye -Date: 2009-2010 -E-mail: omniter@gmail.com - -This work is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported License. -To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/ or send a -letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA. - -This character is a gift to the OGRE community (http://www.ogre3d.org). -You do not need to give credit to the artist, but it would be appreciated. =) - -This license applies to the following files: -- Sinbad.mesh -- Sinbad.skeleton -- Sinbad.blend -- sinbad_body.tga -- sinbad_clothes.tga -- sinbad_sword.tga -- Sword.mesh diff --git a/assets/Models/Sinbad/Sinbad.j3o b/assets/Models/Sinbad/Sinbad.j3o deleted file mode 100644 index a37a31d..0000000 Binary files a/assets/Models/Sinbad/Sinbad.j3o and /dev/null differ diff --git a/assets/Models/Sinbad/Sinbad.j3odata b/assets/Models/Sinbad/Sinbad.j3odata deleted file mode 100644 index c2b26e6..0000000 --- a/assets/Models/Sinbad/Sinbad.j3odata +++ /dev/null @@ -1,3 +0,0 @@ -# -#Tue Jan 07 01:56:55 CET 2014 -ORIGINAL_PATH=Models/Sinbad/Sinbad.mesh.xml diff --git a/assets/Models/Sinbad/Sinbad.material b/assets/Models/Sinbad/Sinbad.material deleted file mode 100644 index 9ee737c..0000000 --- a/assets/Models/Sinbad/Sinbad.material +++ /dev/null @@ -1,125 +0,0 @@ -material Sinbad/Body -{ - receive_shadows on - technique - { - pass - { - ambient 0.75 0.75 0.75 - diffuse 1 1 1 1 - - texture_unit - { - texture sinbad_body.jpg - } - } - } -} -material Sinbad/Gold -{ - receive_shadows on - technique - { - pass - { - ambient 0.75 0.75 0.75 - diffuse 0.8 0.8 0.8 1 - specular 0.3 0.3 0.2 5.5 - - texture_unit - { - texture sinbad_clothes.jpg - } - } - } -} -material Sinbad/Sheaths -{ - receive_shadows on - technique - { - pass - { - ambient 0.75 0.75 0.75 - diffuse 1 1 1 1 - specular 0.2 0.1 0.1 1.0 50.0 - - texture_unit - { - texture sinbad_sword.jpg - } - } - } -} -material Sinbad/Clothes -{ - receive_shadows on - technique - { - pass - { - ambient 0.75 0.75 0.75 - diffuse 1 1 1 1 - specular 0.05 0.05 0.05 12.5 - - texture_unit - { - texture sinbad_clothes.jpg - } - } - } -} -material Sinbad/Teeth -{ - receive_shadows on - technique - { - pass - { - ambient 0.75 0.75 0.75 - diffuse 1 1 1 1 - specular 0.25 0.25 0.25 10.5 - - texture_unit - { - texture sinbad_body.jpg - } - } - } -} -material Sinbad/Eyes -{ - receive_shadows on - technique - { - pass - { - ambient 0.75 0.75 0.75 - diffuse 1 1 1 1 - specular 0.75 0.75 0.75 55.5 - - texture_unit - { - texture sinbad_body.jpg - } - } - } -} -material Sinbad/Spikes -{ - receive_shadows on - technique - { - pass - { - ambient 0.75 0.75 0.75 - diffuse 1 1 1 1 - specular 0.75 0.75 0.75 20.5 - - texture_unit - { - texture sinbad_clothes.jpg - } - } - } -} diff --git a/assets/Models/Sinbad/Sinbad.mesh.xml b/assets/Models/Sinbad/Sinbad.mesh.xml deleted file mode 100644 index 91765a7..0000000 --- a/assets/Models/Sinbad/Sinbad.mesh.xml +++ /dev/null @@ -1,55385 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/assets/Models/Sinbad/Sinbad.skeleton.xml b/assets/Models/Sinbad/Sinbad.skeleton.xml deleted file mode 100644 index b6ba895..0000000 --- a/assets/Models/Sinbad/Sinbad.skeleton.xml +++ /dev/null @@ -1,58182 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/assets/Models/Sinbad/Sword.material b/assets/Models/Sinbad/Sword.material deleted file mode 100644 index 2baa89c..0000000 --- a/assets/Models/Sinbad/Sword.material +++ /dev/null @@ -1,72 +0,0 @@ -material Sinbad/Blade -{ - receive_shadows on - technique - { - pass - { - ambient 0.75 0.75 0.75 - diffuse 1 1 1 1 - specular 1 1 1 10.5 - - texture_unit - { - texture sinbad_sword.jpg - } - } - } -} -material Sinbad/Ruby -{ - receive_shadows on - technique - { - pass - { - ambient 0.75 0.75 0.75 - diffuse 1 1 1 1 - specular 0.75 0.75 0.75 20.5 - - texture_unit - { - texture sinbad_sword.jpg - } - } - } -} -material Sinbad/Hilt -{ - receive_shadows on - technique - { - pass - { - ambient 0.75 0.75 0.75 - diffuse 0.8 0.8 0.8 1 - specular 0.3 0.3 0.2 5.5 - - texture_unit - { - texture sinbad_sword.jpg - } - } - } -} -material Sinbad/Handle -{ - receive_shadows on - technique - { - pass - { - ambient 0.75 0.75 0.75 - diffuse 1 1 1 1 - specular 0.05 0.05 0.05 12.5 - - texture_unit - { - texture sinbad_sword.jpg - } - } - } -} diff --git a/assets/Models/Sinbad/Sword.mesh.xml b/assets/Models/Sinbad/Sword.mesh.xml deleted file mode 100644 index eafa077..0000000 --- a/assets/Models/Sinbad/Sword.mesh.xml +++ /dev/null @@ -1,2193 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/assets/Models/Sinbad/sinbad_body.jpg b/assets/Models/Sinbad/sinbad_body.jpg deleted file mode 100644 index e9679d9..0000000 Binary files a/assets/Models/Sinbad/sinbad_body.jpg and /dev/null differ diff --git a/assets/Models/Sinbad/sinbad_clothes.jpg b/assets/Models/Sinbad/sinbad_clothes.jpg deleted file mode 100644 index f52e014..0000000 Binary files a/assets/Models/Sinbad/sinbad_clothes.jpg and /dev/null differ diff --git a/assets/Models/Sinbad/sinbad_sword.jpg b/assets/Models/Sinbad/sinbad_sword.jpg deleted file mode 100644 index f555eab..0000000 Binary files a/assets/Models/Sinbad/sinbad_sword.jpg and /dev/null differ diff --git a/assets/Scenes/MonkeyZone.j3o b/assets/Scenes/MonkeyZone.j3o deleted file mode 100644 index 20e5ad9..0000000 Binary files a/assets/Scenes/MonkeyZone.j3o and /dev/null differ diff --git a/assets/Scenes/MonkeyZone.j3odata b/assets/Scenes/MonkeyZone.j3odata deleted file mode 100644 index 4d1334e..0000000 --- a/assets/Scenes/MonkeyZone.j3odata +++ /dev/null @@ -1,3 +0,0 @@ -# -#Thu Nov 24 23:25:18 CET 2011 -ORIGINAL_PATH=Scenes/MonkeyZone.j3o diff --git a/assets/Sounds/explosion-01.wav b/assets/Sounds/explosion-01.wav deleted file mode 100644 index a3e5a78..0000000 Binary files a/assets/Sounds/explosion-01.wav and /dev/null differ diff --git a/assets/Textures/Terrain/dirt.jpg b/assets/Textures/Terrain/dirt.jpg deleted file mode 100644 index 4742068..0000000 Binary files a/assets/Textures/Terrain/dirt.jpg and /dev/null differ diff --git a/assets/Textures/Terrain/dirt_normal.png b/assets/Textures/Terrain/dirt_normal.png deleted file mode 100644 index 2eb57f4..0000000 Binary files a/assets/Textures/Terrain/dirt_normal.png and /dev/null differ diff --git a/assets/Textures/Terrain/grass.jpg b/assets/Textures/Terrain/grass.jpg deleted file mode 100644 index 8d5b97d..0000000 Binary files a/assets/Textures/Terrain/grass.jpg and /dev/null differ diff --git a/assets/Textures/Terrain/grass_normal.png b/assets/Textures/Terrain/grass_normal.png deleted file mode 100644 index 9bde934..0000000 Binary files a/assets/Textures/Terrain/grass_normal.png and /dev/null differ diff --git a/assets/Textures/Terrain/road.jpg b/assets/Textures/Terrain/road.jpg deleted file mode 100644 index 21195e6..0000000 Binary files a/assets/Textures/Terrain/road.jpg and /dev/null differ diff --git a/assets/Textures/Terrain/road_normal.png b/assets/Textures/Terrain/road_normal.png deleted file mode 100644 index ae56480..0000000 Binary files a/assets/Textures/Terrain/road_normal.png and /dev/null differ diff --git a/assets/Textures/terrain-alpha/MonkeyZone-terrain-MonkeyZone-alphablend0.png b/assets/Textures/terrain-alpha/MonkeyZone-terrain-MonkeyZone-alphablend0.png deleted file mode 100644 index 217f78f..0000000 Binary files a/assets/Textures/terrain-alpha/MonkeyZone-terrain-MonkeyZone-alphablend0.png and /dev/null differ diff --git a/assets/Textures/terrain-alpha/MonkeyZone-terrain-MonkeyZone-alphablend1.png b/assets/Textures/terrain-alpha/MonkeyZone-terrain-MonkeyZone-alphablend1.png deleted file mode 100644 index 69bfa68..0000000 Binary files a/assets/Textures/terrain-alpha/MonkeyZone-terrain-MonkeyZone-alphablend1.png and /dev/null differ diff --git a/assets/Textures/terrain-alpha/MonkeyZone-terrain-MonkeyZone-alphablend2.png b/assets/Textures/terrain-alpha/MonkeyZone-terrain-MonkeyZone-alphablend2.png deleted file mode 100644 index 69bfa68..0000000 Binary files a/assets/Textures/terrain-alpha/MonkeyZone-terrain-MonkeyZone-alphablend2.png and /dev/null differ diff --git a/build.gradle b/build.gradle deleted file mode 100644 index 73bef8b..0000000 --- a/build.gradle +++ /dev/null @@ -1,80 +0,0 @@ -plugins { - id 'java' - id 'application' -} - -group 'com.mygame' -version '1.0' - -mainClassName = "com.jme3.monkeyzone.ClientMain" - -repositories { - mavenCentral() -} - -project.ext { - jmeVer = '3.7.0-stable' -} - -project(":assets") { - apply plugin: "java" - - buildDir = rootProject.file("build/assets") - - sourceSets { - main { - resources { - srcDir '.' - } - } - } - - java { - toolchain { - languageVersion = JavaLanguageVersion.of(21) - } - } -} - -dependencies { - - // Core JME - implementation "org.jmonkeyengine:jme3-core:$jmeVer" - implementation "org.jmonkeyengine:jme3-desktop:$jmeVer" - implementation "org.jmonkeyengine:jme3-lwjgl3:$jmeVer" - implementation "org.jmonkeyengine:jme3-terrain:$jmeVer" - implementation "org.jmonkeyengine:jme3-effects:$jmeVer" - implementation "org.jmonkeyengine:jme3-networking:$jmeVer" - implementation "org.jmonkeyengine:jme3-niftygui:$jmeVer" - // Suppress errors / warnings building in SDK - implementation "org.jmonkeyengine:jme3-jogg:$jmeVer" - implementation "org.jmonkeyengine:jme3-plugins:$jmeVer" - implementation "org.jmonkeyengine:jme3-jbullet:$jmeVer" - - // Additional Libraries - implementation (files("lib/cai-nmgen-0.1.2.jar")) - - // Assets sub-project - runtimeOnly project(':assets') -} - -jar { - manifest { - attributes 'Main-Class': "$mainClassName" - } -} - -java { - toolchain { - languageVersion = JavaLanguageVersion.of(21) - } -} - -wrapper { - gradleVersion = '8.6' -} - -task runServer(type: JavaExec) { - classpath sourceSets.main.runtimeClasspath - main = "com.jme3.monkeyzone.ServerMain" -} diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar deleted file mode 100644 index 249e583..0000000 Binary files a/gradle/wrapper/gradle-wrapper.jar and /dev/null differ diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties deleted file mode 100644 index 17655d0..0000000 --- a/gradle/wrapper/gradle-wrapper.properties +++ /dev/null @@ -1,5 +0,0 @@ -distributionBase=GRADLE_USER_HOME -distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip -zipStoreBase=GRADLE_USER_HOME -zipStorePath=wrapper/dists diff --git a/gradlew b/gradlew deleted file mode 100644 index a69d9cb..0000000 --- a/gradlew +++ /dev/null @@ -1,240 +0,0 @@ -#!/bin/sh - -# -# Copyright © 2015-2021 the original authors. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# https://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# - -############################################################################## -# -# Gradle start up script for POSIX generated by Gradle. -# -# Important for running: -# -# (1) You need a POSIX-compliant shell to run this script. If your /bin/sh is -# noncompliant, but you have some other compliant shell such as ksh or -# bash, then to run this script, type that shell name before the whole -# command line, like: -# -# ksh Gradle -# -# Busybox and similar reduced shells will NOT work, because this script -# requires all of these POSIX shell features: -# * functions; -# * expansions «$var», «${var}», «${var:-default}», «${var+SET}», -# «${var#prefix}», «${var%suffix}», and «$( cmd )»; -# * compound commands having a testable exit status, especially «case»; -# * various built-in commands including «command», «set», and «ulimit». -# -# Important for patching: -# -# (2) This script targets any POSIX shell, so it avoids extensions provided -# by Bash, Ksh, etc; in particular arrays are avoided. -# -# The "traditional" practice of packing multiple parameters into a -# space-separated string is a well documented source of bugs and security -# problems, so this is (mostly) avoided, by progressively accumulating -# options in "$@", and eventually passing that to Java. -# -# Where the inherited environment variables (DEFAULT_JVM_OPTS, JAVA_OPTS, -# and GRADLE_OPTS) rely on word-splitting, this is performed explicitly; -# see the in-line comments for details. -# -# There are tweaks for specific operating systems such as AIX, CygWin, -# Darwin, MinGW, and NonStop. -# -# (3) This script is generated from the Groovy template -# https://github.com/gradle/gradle/blob/master/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt -# within the Gradle project. -# -# You can find Gradle at https://github.com/gradle/gradle/. -# -############################################################################## - -# Attempt to set APP_HOME - -# Resolve links: $0 may be a link -app_path=$0 - -# Need this for daisy-chained symlinks. -while - APP_HOME=${app_path%"${app_path##*/}"} # leaves a trailing /; empty if no leading path - [ -h "$app_path" ] -do - ls=$( ls -ld "$app_path" ) - link=${ls#*' -> '} - case $link in #( - /*) app_path=$link ;; #( - *) app_path=$APP_HOME$link ;; - esac -done - -APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit - -APP_NAME="Gradle" -APP_BASE_NAME=${0##*/} - -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' - -# Use the maximum available, or set MAX_FD != -1 to use that value. -MAX_FD=maximum - -warn () { - echo "$*" -} >&2 - -die () { - echo - echo "$*" - echo - exit 1 -} >&2 - -# OS specific support (must be 'true' or 'false'). -cygwin=false -msys=false -darwin=false -nonstop=false -case "$( uname )" in #( - CYGWIN* ) cygwin=true ;; #( - Darwin* ) darwin=true ;; #( - MSYS* | MINGW* ) msys=true ;; #( - NONSTOP* ) nonstop=true ;; -esac - -CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar - - -# Determine the Java command to use to start the JVM. -if [ -n "$JAVA_HOME" ] ; then - if [ -x "$JAVA_HOME/jre/sh/java" ] ; then - # IBM's JDK on AIX uses strange locations for the executables - JAVACMD=$JAVA_HOME/jre/sh/java - else - JAVACMD=$JAVA_HOME/bin/java - fi - if [ ! -x "$JAVACMD" ] ; then - die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME - -Please set the JAVA_HOME variable in your environment to match the -location of your Java installation." - fi -else - JAVACMD=java - which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. - -Please set the JAVA_HOME variable in your environment to match the -location of your Java installation." -fi - -# Increase the maximum file descriptors if we can. -if ! "$cygwin" && ! "$darwin" && ! "$nonstop" ; then - case $MAX_FD in #( - max*) - MAX_FD=$( ulimit -H -n ) || - warn "Could not query maximum file descriptor limit" - esac - case $MAX_FD in #( - '' | soft) :;; #( - *) - ulimit -n "$MAX_FD" || - warn "Could not set maximum file descriptor limit to $MAX_FD" - esac -fi - -# Collect all arguments for the java command, stacking in reverse order: -# * args from the command line -# * the main class name -# * -classpath -# * -D...appname settings -# * --module-path (only if needed) -# * DEFAULT_JVM_OPTS, JAVA_OPTS, and GRADLE_OPTS environment variables. - -# For Cygwin or MSYS, switch paths to Windows format before running java -if "$cygwin" || "$msys" ; then - APP_HOME=$( cygpath --path --mixed "$APP_HOME" ) - CLASSPATH=$( cygpath --path --mixed "$CLASSPATH" ) - - JAVACMD=$( cygpath --unix "$JAVACMD" ) - - # Now convert the arguments - kludge to limit ourselves to /bin/sh - for arg do - if - case $arg in #( - -*) false ;; # don't mess with options #( - /?*) t=${arg#/} t=/${t%%/*} # looks like a POSIX filepath - [ -e "$t" ] ;; #( - *) false ;; - esac - then - arg=$( cygpath --path --ignore --mixed "$arg" ) - fi - # Roll the args list around exactly as many times as the number of - # args, so each arg winds up back in the position where it started, but - # possibly modified. - # - # NB: a `for` loop captures its iteration list before it begins, so - # changing the positional parameters here affects neither the number of - # iterations, nor the values presented in `arg`. - shift # remove old arg - set -- "$@" "$arg" # push replacement arg - done -fi - -# Collect all arguments for the java command; -# * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of -# shell script including quotes and variable substitutions, so put them in -# double quotes to make sure that they get re-expanded; and -# * put everything else in single quotes, so that it's not re-expanded. - -set -- \ - "-Dorg.gradle.appname=$APP_BASE_NAME" \ - -classpath "$CLASSPATH" \ - org.gradle.wrapper.GradleWrapperMain \ - "$@" - -# Stop when "xargs" is not available. -if ! command -v xargs >/dev/null 2>&1 -then - die "xargs is not available" -fi - -# Use "xargs" to parse quoted args. -# -# With -n1 it outputs one arg per line, with the quotes and backslashes removed. -# -# In Bash we could simply go: -# -# readarray ARGS < <( xargs -n1 <<<"$var" ) && -# set -- "${ARGS[@]}" "$@" -# -# but POSIX shell has neither arrays nor command substitution, so instead we -# post-process each arg (as a line of input to sed) to backslash-escape any -# character that might be a shell metacharacter, then use eval to reverse -# that process (while maintaining the separation between arguments), and wrap -# the whole thing up as a single "set" statement. -# -# This will of course break if any of these variables contains a newline or -# an unmatched quote. -# - -eval "set -- $( - printf '%s\n' "$DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS" | - xargs -n1 | - sed ' s~[^-[:alnum:]+,./:=@_]~\\&~g; ' | - tr '\n' ' ' - )" '"$@"' - -exec "$JAVACMD" "$@" diff --git a/gradlew.bat b/gradlew.bat deleted file mode 100644 index 53a6b23..0000000 --- a/gradlew.bat +++ /dev/null @@ -1,91 +0,0 @@ -@rem -@rem Copyright 2015 the original author or authors. -@rem -@rem Licensed under the Apache License, Version 2.0 (the "License"); -@rem you may not use this file except in compliance with the License. -@rem You may obtain a copy of the License at -@rem -@rem https://www.apache.org/licenses/LICENSE-2.0 -@rem -@rem Unless required by applicable law or agreed to in writing, software -@rem distributed under the License is distributed on an "AS IS" BASIS, -@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -@rem See the License for the specific language governing permissions and -@rem limitations under the License. -@rem - -@if "%DEBUG%"=="" @echo off -@rem ########################################################################## -@rem -@rem Gradle startup script for Windows -@rem -@rem ########################################################################## - -@rem Set local scope for the variables with windows NT shell -if "%OS%"=="Windows_NT" setlocal - -set DIRNAME=%~dp0 -if "%DIRNAME%"=="" set DIRNAME=. -set APP_BASE_NAME=%~n0 -set APP_HOME=%DIRNAME% - -@rem Resolve any "." and ".." in APP_HOME to make it shorter. -for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi - -@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m" - -@rem Find java.exe -if defined JAVA_HOME goto findJavaFromJavaHome - -set JAVA_EXE=java.exe -%JAVA_EXE% -version >NUL 2>&1 -if %ERRORLEVEL% equ 0 goto execute - -echo. -echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. -echo. -echo Please set the JAVA_HOME variable in your environment to match the -echo location of your Java installation. - -goto fail - -:findJavaFromJavaHome -set JAVA_HOME=%JAVA_HOME:"=% -set JAVA_EXE=%JAVA_HOME%/bin/java.exe - -if exist "%JAVA_EXE%" goto execute - -echo. -echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% -echo. -echo Please set the JAVA_HOME variable in your environment to match the -echo location of your Java installation. - -goto fail - -:execute -@rem Setup the command line - -set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar - - -@rem Execute Gradle -"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %* - -:end -@rem End local scope for the variables with windows NT shell -if %ERRORLEVEL% equ 0 goto mainEnd - -:fail -rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of -rem the _cmd.exe /c_ return code! -set EXIT_CODE=%ERRORLEVEL% -if %EXIT_CODE% equ 0 set EXIT_CODE=1 -if not ""=="%GRADLE_EXIT_CONSOLE%" exit %EXIT_CODE% -exit /b %EXIT_CODE% - -:mainEnd -if "%OS%"=="Windows_NT" endlocal - -:omega diff --git a/lib/cai-nmgen-0.1.2.jar b/lib/cai-nmgen-0.1.2.jar deleted file mode 100644 index f3d4c63..0000000 Binary files a/lib/cai-nmgen-0.1.2.jar and /dev/null differ diff --git a/settings.gradle b/settings.gradle deleted file mode 100644 index 1b50834..0000000 --- a/settings.gradle +++ /dev/null @@ -1,2 +0,0 @@ -rootProject.name = 'MonkeyZone' -include 'assets' diff --git a/src/main/java/com/jme3/monkeyzone/ClientEffectsManager.java b/src/main/java/com/jme3/monkeyzone/ClientEffectsManager.java deleted file mode 100644 index b82400e..0000000 --- a/src/main/java/com/jme3/monkeyzone/ClientEffectsManager.java +++ /dev/null @@ -1,199 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone; - -import com.jme3.app.Application; -import com.jme3.app.state.AbstractAppState; -import com.jme3.app.state.AppStateManager; -import com.jme3.asset.AssetManager; -import com.jme3.audio.AudioNode; -import com.jme3.audio.AudioRenderer; -import com.jme3.effect.ParticleEmitter; -import com.jme3.math.Quaternion; -import com.jme3.math.Vector3f; -import com.jme3.scene.Node; -import com.jme3.scene.Spatial; -import java.util.HashMap; -import java.util.Iterator; -import java.util.LinkedList; -import java.util.List; -import java.util.Map.Entry; -import java.util.logging.Level; -import java.util.logging.Logger; - -/** - * Plays effects on the client, uses lists to cache effects for fast display, - * TODO: allow limiting effects count created in lists/world. - * @author normenhansen - */ -public class ClientEffectsManager extends AbstractAppState { - - private AssetManager assetManager; - private AudioRenderer audioRenderer; - private WorldManager worldManager; - private HashMap> emitters = new HashMap>(); - private HashMap liveEmitters = new HashMap(); - - @Override - public void initialize(AppStateManager stateManager, Application app) { - super.initialize(stateManager, app); - this.assetManager = app.getAssetManager(); - this.audioRenderer = app.getAudioRenderer(); - this.worldManager = app.getStateManager().getState(WorldManager.class); - } - - /** - * plays an effect in the world - * @param id - * @param effectName - * @param location - * @param endLocation - * @param rotation - * @param endRotation - * @param time - */ - public void playEffect(long id, String effectName, Vector3f location, Vector3f endLocation, Quaternion rotation, Quaternion endRotation, float time) { - if (liveEmitters.containsKey(id)) { - Logger.getLogger(ClientEffectsManager.class.getName()).log(Level.WARNING, "Trying to add effect with existing id"); - return; - } - Node effect = getEffect(effectName); - EmitterData data = new EmitterData(effect, id, effectName, location, endLocation, rotation, endRotation, time); - effect.setLocalTranslation(location); - effect.setLocalRotation(rotation); - data.curTime = 0; - data.time = time; - List children = effect.getChildren(); - for (Iterator it = children.iterator(); it.hasNext();) { - Spatial spat = it.next(); - if (spat instanceof ParticleEmitter) { - ParticleEmitter emitter = (ParticleEmitter) spat; - emitter.emitAllParticles(); - } else if (spat instanceof AudioNode) { - AudioNode audioNode = (AudioNode) spat; -// audioNode.setStatus(AudioNode.Status.Playing); - audioRenderer.playSource(audioNode); - } - } - worldManager.getWorldRoot().attachChild(effect); - if (id == -1) { - putToNew(data); - } else { - data.id = id; - liveEmitters.put(id, data); - } - } - - private long putToNew(EmitterData data) { - long id = 0; - while (liveEmitters.containsKey(id)) { - id++; - } - data.id = id; - liveEmitters.put(id, data); - return id; - } - - /** - * stops an effect - * @param id - */ - public void stopEffect(long id) { - EmitterData data = liveEmitters.get(id); - data.emit.removeFromParent(); - emitters.get(data.effectName).add(data.emit); - List children = data.emit.getChildren(); - for (Iterator it = children.iterator(); it.hasNext();) { - Spatial spatial = it.next(); - if (spatial instanceof AudioNode) { - audioRenderer.stopSource((AudioNode) spatial); - } else if (spatial instanceof ParticleEmitter) { - ((ParticleEmitter) spatial).killAllParticles(); - } - } - } - - /** - * gets an effect from the list (is exists) or loads a new one - * @param name - * @return - */ - private Node getEffect(String name) { - if (emitters.get(name) == null) { - emitters.put(name, new LinkedList()); - } - Node emit = emitters.get(name).poll(); - if (emit == null) { - emit = (Node) assetManager.loadModel(name); - } - return emit; - } - - private class EmitterData { - - public Node emit; - public long id; - public String effectName; - public Vector3f location; - public Vector3f endLocation; - public Quaternion rotation; - public Quaternion endRotation; - public float time; - public float curTime = 0; - - public EmitterData(Node emit, long id, String effectName, Vector3f location, Vector3f endLocation, Quaternion rotation, Quaternion endRotation, float time) { - this.emit = emit; - this.id = id; - this.effectName = effectName; - this.location = location; - this.endLocation = endLocation; - this.rotation = rotation; - this.endRotation = endRotation; - this.time = time; - } - } - - @Override - public void update(float tpf) { - //TODO: moving effects - for (Iterator> it = liveEmitters.entrySet().iterator(); it.hasNext();) { - Entry entry = it.next(); - EmitterData data = entry.getValue(); - if (data.curTime >= data.time) { - stopEffect(data.id); - emitters.get(data.effectName).add(data.emit); - it.remove(); - } - data.curTime += tpf; - } - } -} diff --git a/src/main/java/com/jme3/monkeyzone/ClientMain.java b/src/main/java/com/jme3/monkeyzone/ClientMain.java deleted file mode 100644 index ad3099b..0000000 --- a/src/main/java/com/jme3/monkeyzone/ClientMain.java +++ /dev/null @@ -1,410 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone; - -import com.jme3.monkeyzone.controls.UserCommandControl; -import com.jme3.app.SimpleApplication; -import com.jme3.bullet.BulletAppState; -import com.jme3.monkeyzone.controls.DefaultHUDControl; -import com.jme3.monkeyzone.controls.UserInputControl; -import com.jme3.monkeyzone.messages.ActionMessage; -import com.jme3.monkeyzone.messages.AutoControlMessage; -import com.jme3.monkeyzone.messages.ChatMessage; -import com.jme3.monkeyzone.messages.ManualControlMessage; -import com.jme3.monkeyzone.messages.ServerAddEntityMessage; -import com.jme3.monkeyzone.messages.ServerAddPlayerMessage; -import com.jme3.monkeyzone.messages.ServerDisableEntityMessage; -import com.jme3.monkeyzone.messages.ServerEffectMessage; -import com.jme3.monkeyzone.messages.ServerEnableEntityMessage; -import com.jme3.monkeyzone.messages.ServerEnterEntityMessage; -import com.jme3.monkeyzone.messages.ServerEntityDataMessage; -import com.jme3.monkeyzone.messages.ServerRemoveEntityMessage; -import com.jme3.monkeyzone.messages.ServerRemovePlayerMessage; -import com.jme3.monkeyzone.messages.StartGameMessage; -import com.jme3.network.Network; -import com.jme3.network.NetworkClient; -import com.jme3.network.physicssync.PhysicsSyncManager; -import com.jme3.network.physicssync.SyncCharacterMessage; -import com.jme3.network.physicssync.SyncRigidBodyMessage; -import com.jme3.niftygui.NiftyJmeDisplay; -import com.jme3.renderer.RenderManager; -import com.jme3.system.AppSettings; -import de.lessvoid.nifty.Nifty; -import de.lessvoid.nifty.controls.dynamic.TextCreator; -import de.lessvoid.nifty.controls.textfield.TextFieldControl; -import de.lessvoid.nifty.elements.Element; -import de.lessvoid.nifty.elements.render.TextRenderer; -import de.lessvoid.nifty.screen.Screen; -import de.lessvoid.nifty.screen.ScreenController; -import java.io.IOException; -import java.util.Iterator; -import java.util.LinkedList; -import java.util.List; -import java.util.concurrent.Callable; -import java.util.logging.Level; -import java.util.logging.Logger; - -/** - * The client Main class, also the screen controller for most parts of the - * login and lobby GUI - * @author normenhansen - */ -public class ClientMain extends SimpleApplication implements ScreenController { - - private static ClientMain app; - - public static void main(String[] args) { - for (int i = 0; i < args.length; i++) { - String string = args[i]; - if ("-server".equals(string)) { - ServerMain.main(args); - return; - } - } - AppSettings settings = new AppSettings(true); - settings.setFrameRate(Globals.SCENE_FPS); - settings.setSettingsDialogImage("/Interface/Images/splash-small.jpg"); - settings.setTitle("MonkeyZone"); - Util.registerSerializers(); - Util.setLogLevels(true); - app = new ClientMain(); - app.setSettings(settings); - app.setPauseOnLostFocus(false); - app.start(); - } - private WorldManager worldManager; - private PhysicsSyncManager syncManager; - private ClientEffectsManager effectsManager; - private UserCommandControl commandControl; - private Nifty nifty; - private NiftyJmeDisplay niftyDisplay; - private TextRenderer statusText; - private NetworkClient client; - private ClientNetListener listenerManager; - private BulletAppState bulletState; -// private ChaseCamera chaseCam; - - @Override - public void simpleInitApp() { - startNifty(); - client = Network.createClient(); - bulletState = new BulletAppState(); - if (Globals.PHYSICS_THREADED) { - bulletState.setThreadingType(BulletAppState.ThreadingType.PARALLEL); - } - getStateManager().attach(bulletState); - bulletState.getPhysicsSpace().setAccuracy(Globals.PHYSICS_FPS); - if(Globals.PHYSICS_DEBUG){ - bulletState.setDebugEnabled(true); - } - inputManager.setCursorVisible(true); - flyCam.setEnabled(false); -// chaseCam = new ChaseCamera(cam, inputManager); -// chaseCam.setSmoothMotion(true); -// chaseCam.setChasingSensitivity(100); -// chaseCam.setTrailingEnabled(true); - - syncManager = new PhysicsSyncManager(app, client); - syncManager.setMaxDelay(Globals.NETWORK_MAX_PHYSICS_DELAY); - syncManager.setMessageTypes(AutoControlMessage.class, - ManualControlMessage.class, - ActionMessage.class, - SyncCharacterMessage.class, - SyncRigidBodyMessage.class, - ServerEntityDataMessage.class, - ServerEnterEntityMessage.class, - ServerAddEntityMessage.class, - ServerAddPlayerMessage.class, - ServerEffectMessage.class, - ServerEnableEntityMessage.class, - ServerDisableEntityMessage.class, - ServerRemoveEntityMessage.class, - ServerRemovePlayerMessage.class); - stateManager.attach(syncManager); - - //ai manager for controlling units - commandControl = new UserCommandControl(nifty.getScreen("default_hud"), inputManager); - //world manager, manages entites and server commands - worldManager = new WorldManager(this, rootNode, commandControl); - //adding/creating controls later attached to user controlled spatial - worldManager.addUserControl(new UserInputControl(inputManager, cam)); - worldManager.addUserControl(commandControl); - worldManager.addUserControl(new DefaultHUDControl(nifty.getScreen("default_hud"))); - stateManager.attach(worldManager); - //effects manager for playing effects - effectsManager = new ClientEffectsManager(); - stateManager.attach(effectsManager); - //register effects manager and world manager with sync manager so that messages can apply their data - syncManager.addObject(-2, effectsManager); - syncManager.addObject(-1, worldManager); - - - listenerManager = new ClientNetListener(this, client, worldManager, effectsManager); - } - - /** - * starts the nifty gui system - */ - private void startNifty() { - guiNode.detachAllChildren(); - guiNode.attachChild(fpsText); - niftyDisplay = new NiftyJmeDisplay(assetManager, - inputManager, - audioRenderer, - guiViewPort); - nifty = niftyDisplay.getNifty(); - try { - nifty.fromXml("Interface/ClientUI.xml", "load_game", this); - } catch (Exception ex) { - ex.printStackTrace(); - } - statusText = nifty.getScreen("load_game").findElementById("layer").findElementById("panel").findElementById("status_text").getRenderer(TextRenderer.class); - guiViewPort.addProcessor(niftyDisplay); - } - - /** - * sets the status text of the main login view, threadsafe - * @param text - */ - public void setStatusText(final String text) { - enqueue(new Callable() { - - public Void call() throws Exception { - statusText.setText(text); - return null; - } - }); - } - - /** - * updates the list of players in the lobby gui, threadsafe - */ - public void updatePlayerData() { - Logger.getLogger(ClientMain.class.getName()).log(Level.INFO, "Updating player data"); - enqueue(new Callable() { - - public Void call() throws Exception { - Screen screen = nifty.getScreen("lobby"); - Element panel = screen.findElementById("layer").findElementById("panel").findElementById("players_panel").findElementById("players_list").findElementById("panel"); - List players = PlayerData.getHumanPlayers(); - if(panel == null){ - System.out.println("Panel is null!"); - } - for (Iterator it = new LinkedList(panel.getChildren()).iterator(); it.hasNext();) { - Element element = it.next(); - element.markForRemoval();//disable(); - } - TextCreator labelCreator = new TextCreator("unknown player"); - labelCreator.setStyle("my-listbox-item-style"); - for (Iterator it = players.iterator(); it.hasNext();) { - PlayerData data = it.next(); - Logger.getLogger(ClientMain.class.getName()).log(Level.INFO, "List player {0}", data); - labelCreator.setText(data.getStringData("name")); - labelCreator.create(nifty, screen, panel); - } - return null; - } - }); - } - - /** - * add text to chat window, threadsafe - * @param text - */ - public void addChat(final String text) { - enqueue(new Callable() { - - public Void call() throws Exception { - Screen screen = nifty.getScreen("lobby"); - Element panel = screen.findElementById("layer").findElementById("bottom_panel").findElementById("chat_panel").findElementById("chat_list").findElementById("chat_list_panel"); - TextCreator labelCreator = new TextCreator(text); - labelCreator.setStyle("my-listbox-item-style"); - labelCreator.create(nifty, screen, panel); - return null; - } - }); - } - - /** - * gets the text currently entered in the textbox and sends it as a chat message - */ - public void sendChat() { - Logger.getLogger(ClientMain.class.getName()).log(Level.INFO, "Send chat message"); - enqueue(new Callable() { - - public Void call() throws Exception { - Screen screen = nifty.getScreen("lobby"); - TextFieldControl control = screen.findElementById("layer").findElementById("bottom_panel").findElementById("chat_panel").findElementById("chat_bottom_bar").findElementById("chat_text").getControl(TextFieldControl.class); - String text = control.getText(); - sendMessage(text); - control.setText(""); - return null; - } - }); - } - - //FIXME: nifty cannot find sendChat() when sendChat(String text) is existing too - public void sendMessage(String text) { - client.send(new ChatMessage(text)); - } - - /** - * connect to server (called from gui) - */ - public void connect() { - //TODO: not connect when already trying.. - final String userName = nifty.getScreen("load_game").findElementById("layer").findElementById("panel").findElementById("username_text").getControl(TextFieldControl.class).getText(); - if (userName.trim().length() == 0) { - setStatusText("Username invalid"); - return; - } - listenerManager.setName(userName); - statusText.setText("Connecting.."); - try { - client.connectToServer(Globals.DEFAULT_SERVER, Globals.DEFAULT_PORT_TCP, Globals.DEFAULT_PORT_UDP); - client.start(); - } catch (IOException ex) { - setStatusText(ex.getMessage()); - Logger.getLogger(ClientMain.class.getName()).log(Level.SEVERE, null, ex); - } - } - - /** - * brings up the lobby display - */ - public void lobby() { -// chaseCam.setDragToRotate(false); - inputManager.setCursorVisible(true); - nifty.gotoScreen("lobby"); - } - - /** - * send message to start selected game - */ - public void startGame() { - //TODO: map selection - client.send(new StartGameMessage("Scenes/MonkeyZone.j3o")); - } - - /** - * loads a level, basically does everything on a seprate thread except - * updating the UI and attaching the level - * @param name - * @param modelNames - */ - public void loadLevel(final String name, final String[] modelNames) { - final TextRenderer statusText = nifty.getScreen("load_level").findElementById("layer").findElementById("panel").findElementById("status_text").getRenderer(TextRenderer.class); - if (name.equals("null")) { - enqueue(new Callable() { - - public Void call() throws Exception { - worldManager.closeLevel(); - lobby(); - return null; - } - }); - return; - } - new Thread(new Runnable() { - - public void run() { - try { - enqueue(new Callable() { - - public Void call() throws Exception { - nifty.gotoScreen("load_level"); - statusText.setText("Loading Terrain.."); - return null; - } - }).get(); - worldManager.loadLevel(name); - enqueue(new Callable() { - - public Void call() throws Exception { - statusText.setText("Creating NavMesh.."); - return null; - } - }).get(); - worldManager.createNavMesh(); - enqueue(new Callable() { - - public Void call() throws Exception { - statusText.setText("Loading Models.."); - return null; - } - }).get(); - worldManager.preloadModels(modelNames); - enqueue(new Callable() { - - public Void call() throws Exception { - worldManager.attachLevel(); - statusText.setText("Done Loading!"); - nifty.gotoScreen("default_hud"); - inputManager.setCursorVisible(false); -// chaseCam.setDragToRotate(false); - return null; - } - }).get(); - } catch (Exception e) { - e.printStackTrace(); - } - } - }).start(); - } - - public void bind(Nifty nifty, Screen screen) { - } - - public void onStartScreen() { - } - - public void onEndScreen() { - } - - @Override - public void simpleUpdate(float tpf) { - } - - @Override - public void simpleRender(RenderManager rm) { - } - - @Override - public void destroy() { - try { - client.close(); - } catch (Exception ex) { - Logger.getLogger(ClientMain.class.getName()).log(Level.SEVERE, null, ex); - } - super.destroy(); - } -} diff --git a/src/main/java/com/jme3/monkeyzone/ClientNetListener.java b/src/main/java/com/jme3/monkeyzone/ClientNetListener.java deleted file mode 100644 index 4a482a2..0000000 --- a/src/main/java/com/jme3/monkeyzone/ClientNetListener.java +++ /dev/null @@ -1,149 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone; - -import com.jme3.monkeyzone.messages.ChatMessage; -import com.jme3.monkeyzone.messages.ClientJoinMessage; -import com.jme3.monkeyzone.messages.HandshakeMessage; -import com.jme3.monkeyzone.messages.ServerAddPlayerMessage; -import com.jme3.monkeyzone.messages.ServerJoinMessage; -import com.jme3.monkeyzone.messages.ServerRemovePlayerMessage; -import com.jme3.monkeyzone.messages.StartGameMessage; -import com.jme3.network.Client; -import com.jme3.network.ClientStateListener; -import com.jme3.network.MessageListener; -import com.jme3.network.Message; -import java.util.concurrent.Callable; -import java.util.logging.Level; -import java.util.logging.Logger; - -/** - * Handles the network message transfer for the client in a threadsafe way - * @author normenhansen - */ -public class ClientNetListener implements MessageListener, ClientStateListener { - - private ClientMain app; - private Client client; - private String name = ""; - private String pass = ""; - private WorldManager worldManager; - - public ClientNetListener(ClientMain app, Client client, WorldManager worldManager, ClientEffectsManager effectsManager) { - this.app = app; - this.client = client; - this.worldManager = worldManager; - client.addClientStateListener(this); - client.addMessageListener(this, HandshakeMessage.class, ServerJoinMessage.class, StartGameMessage.class, ChatMessage.class, ServerAddPlayerMessage.class, ServerRemovePlayerMessage.class); - } - - public void clientConnected(Client clienst) { - setStatusText("Requesting login.."); - HandshakeMessage msg = new HandshakeMessage(Globals.PROTOCOL_VERSION, Globals.CLIENT_VERSION, -1); - client.send(msg); - Logger.getLogger(ClientNetListener.class.getName()).log(Level.INFO, "Sent handshake message"); - } - - public void clientDisconnected(Client clienst, DisconnectInfo info) { - setStatusText("Server connection failed!"); - } - - public void messageReceived(Object source, Message message) { - if (message instanceof HandshakeMessage) { - HandshakeMessage msg = (HandshakeMessage) message; - Logger.getLogger(ClientNetListener.class.getName()).log(Level.INFO, "Got handshake message back"); - if (msg.protocol_version != Globals.PROTOCOL_VERSION) { - setStatusText("Protocol mismatch - update client!"); - Logger.getLogger(ClientNetListener.class.getName()).log(Level.INFO, "Client protocol mismatch, disconnecting"); - return; - } - client.send(new ClientJoinMessage(name, pass)); - } else if (message instanceof ServerJoinMessage) { - final ServerJoinMessage msg = (ServerJoinMessage) message; - if (!msg.rejected) { - Logger.getLogger(ClientNetListener.class.getName()).log(Level.INFO, "Got login message back, we're in"); - setStatusText("Connected!"); - app.enqueue(new Callable() { - - public Void call() throws Exception { - worldManager.setMyPlayerId(msg.id); - worldManager.setMyGroupId(msg.group_id); - app.lobby(); - return null; - } - }); - } else { - Logger.getLogger(ClientNetListener.class.getName()).log(Level.INFO, "Server ditched us! Cant login."); - setStatusText("Server rejected login!"); - } - } else if (message instanceof StartGameMessage) { - final StartGameMessage msg = (StartGameMessage) message; - //loadlevel is threaded and cares for OpenGL thread itself - app.loadLevel(msg.levelName, msg.modelNames); - } else if (message instanceof ChatMessage) { - final ChatMessage msg = (ChatMessage) message; - app.addChat(msg.name + ": " + msg.text); - } else if (message instanceof ServerAddPlayerMessage) { - app.updatePlayerData(); - } else if (message instanceof ServerRemovePlayerMessage) { - app.updatePlayerData(); - } - } - - private void setStatusText(String text) { - app.setStatusText(text); - } - - public String getName() { - return name; - } - - /** - * sets the login name - * @param name - */ - public void setName(String name) { - this.name = name; - } - - public String getPass() { - return pass; - } - - /** - * sets the login password - * @param pass - */ - public void setPass(String pass) { - this.pass = pass; - } -} diff --git a/src/main/java/com/jme3/monkeyzone/Globals.java b/src/main/java/com/jme3/monkeyzone/Globals.java deleted file mode 100644 index fdff74c..0000000 --- a/src/main/java/com/jme3/monkeyzone/Globals.java +++ /dev/null @@ -1,58 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone; - -/** - * contains version info and various global variables - * @author normenhansen - */ -public class Globals { - - public static final String VERSION = "MonkeyZone v0.1"; -// public static final String DEFAULT_SERVER = "192.168.1.24"; - public static final String DEFAULT_SERVER = "127.0.0.1"; -// public static final String DEFAULT_SERVER = "jmonkeyengine.com"; -// public static final String DEFAULT_SERVER = "128.238.56.114"; - public static final int PROTOCOL_VERSION = 1; - public static final int CLIENT_VERSION = 1; - public static final int SERVER_VERSION = 1; - - public static final float NETWORK_SYNC_FREQUENCY = 0.25f; - public static final float NETWORK_MAX_PHYSICS_DELAY = 0.25f; - public static final int SCENE_FPS = 60; - public static final float PHYSICS_FPS = 1f / 30f; - //only applies for client, server doesnt render anyway - public static final boolean PHYSICS_THREADED = true; - public static final boolean PHYSICS_DEBUG = false; - public static final int DEFAULT_PORT_TCP = 6143; - public static final int DEFAULT_PORT_UDP = 6143; -} diff --git a/src/main/java/com/jme3/monkeyzone/PlayerData.java b/src/main/java/com/jme3/monkeyzone/PlayerData.java deleted file mode 100644 index 21b17ba..0000000 --- a/src/main/java/com/jme3/monkeyzone/PlayerData.java +++ /dev/null @@ -1,247 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone; - -import java.util.HashMap; -import java.util.Iterator; -import java.util.LinkedList; -import java.util.List; -import java.util.Map.Entry; - -/** - * Basic class to store data about players (Human and AI), could be replaced by - * a database or similar, static access with synchronization. Access is assured - * to be sequential during the game, so in theory syncing is not needed. Used on - * server and on client. - * @author normenhansen - */ -public class PlayerData { - - private static HashMap players = new HashMap(); - private long id; - private int aiControl = -1; - private HashMap floatData = new HashMap(); - private HashMap intData = new HashMap(); - private HashMap longData = new HashMap(); - private HashMap booleanData = new HashMap(); - private HashMap stringData = new HashMap(); - - public static synchronized List getHumanPlayers() { - LinkedList list = new LinkedList(); - for (Iterator> it = players.entrySet().iterator(); it.hasNext();) { - Entry entry = it.next(); - if (entry.getValue().isHuman()) { - list.add(entry.getValue()); - } - } - return list; - } - - public static synchronized List getAIPlayers() { - LinkedList list = new LinkedList(); - for (Iterator> it = players.entrySet().iterator(); it.hasNext();) { - Entry entry = it.next(); - if (!entry.getValue().isHuman()) { - list.add(entry.getValue()); - } - } - return list; - } - - public static synchronized List getPlayers() { - LinkedList list = new LinkedList(players.values()); - return list; - } - - public static synchronized long getNew(String name) { - long id = 0; - while (players.containsKey(id)) { - id++; - } - players.put(id, new PlayerData(id, name)); - return id; - } - - public static synchronized void add(long id, PlayerData player) { - players.put(id, player); - } - - public static synchronized void remove(long id) { - players.remove(id); - } - - public static synchronized int getAiControl(long id) { - return players.get(id).getAiControl(); - } - - public static synchronized void setAiControl(long id, int aiControl) { - players.get(id).setAiControl(aiControl); - } - - public static synchronized boolean isHuman(long id) { - return players.get(id).isHuman(); - } - - public static synchronized float getFloatData(long id, String key) { - if (!players.containsKey(id)) return -1; - return players.get(id).getFloatData(key); - } - - public static synchronized void setData(long id, String key, float data) { - if (!players.containsKey(id)) return; - players.get(id).setData(key, data); - } - - public static synchronized int getIntData(long id, String key) { - if (!players.containsKey(id)) return -1; - return players.get(id).getIntData(key); - } - - public static synchronized void setData(long id, String key, int data) { - if (!players.containsKey(id)) return; - players.get(id).setData(key, data); - } - - public static synchronized long getLongData(long id, String key) { - if (!players.containsKey(id)) return -1; - return players.get(id).getLongData(key); - } - - public static synchronized void setData(long id, String key, long data) { - if (!players.containsKey(id)) return; - players.get(id).setData(key, data); - } - - public static synchronized boolean getBooleanData(long id, String key) { - if (!players.containsKey(id)) return false; - return players.get(id).getBooleanData(key); - } - - public static synchronized void setData(long id, String key, boolean data) { - if (!players.containsKey(id)) return; - players.get(id).setData(key, data); - } - - public static synchronized String getStringData(long id, String key) { - if (!players.containsKey(id)) return "unknown"; - return players.get(id).getStringData(key); - } - - public static synchronized void setData(long id, String key, String data) { - if (!players.containsKey(id)) return; - players.get(id).setData(key, data); - } - - public PlayerData(long id) { - this.id = id; - } - - /** - * Object implementation of PlayerData - */ - public PlayerData(long id, int groupId, String name) { - this(id, groupId, name, -1); - } - - /** - * Object implementation of PlayerData - */ - public PlayerData(long id, String name) { - this.id = id; - setData("name", name); - setData("entity_id", (long) -1); - } - - public PlayerData(long id, int groupId, String name, int aiControl) { - this.id = id; - this.aiControl = aiControl; - setData("group_id", groupId); - setData("name", name); - setData("entity_id", (long) -1); - } - - public long getId() { - return id; - } - - public int getAiControl() { - return aiControl; - } - - public void setAiControl(int aiControl) { - this.aiControl = aiControl; - } - - public boolean isHuman() { - return aiControl == -1; - } - - public float getFloatData(String key) { - return floatData.get(key); - } - - public void setData(String key, float data) { - floatData.put(key, data); - } - - public int getIntData(String key) { - return intData.get(key); - } - - public void setData(String key, int data) { - intData.put(key, data); - } - - public long getLongData(String key) { - return longData.get(key); - } - - public void setData(String key, long data) { - longData.put(key, data); - } - - public boolean getBooleanData(String key) { - return booleanData.get(key); - } - - public void setData(String key, boolean data) { - booleanData.put(key, data); - } - - public String getStringData(String key) { - return stringData.get(key); - } - - public void setData(String key, String data) { - stringData.put(key, data); - } -} diff --git a/src/main/java/com/jme3/monkeyzone/README b/src/main/java/com/jme3/monkeyzone/README deleted file mode 100644 index a913ac1..0000000 --- a/src/main/java/com/jme3/monkeyzone/README +++ /dev/null @@ -1,33 +0,0 @@ --------------- -Designer Infos --------------- - -Editable UserData of entity Spatials: -- (float) HitPoints -- (float) MaxHitPoints -- (float) Speed - -Entity Spatial marking Node names: -- AimNode - - CameraAttachment - - ShootAttachment - -Level Spatial marking Node names: -- StartPoint -- PowerSource -- MetalField - ---------------- -Developer Infos ---------------- - -Programmatic UserData of entities: -- (long) entity_id -- (int) group_id -- (long) player_id - -Programmatic PlayerData: -- (long) id -- (int) group_id -- (long) entity_id -- (long) character_entity_id diff --git a/src/main/java/com/jme3/monkeyzone/ServerClientData.java b/src/main/java/com/jme3/monkeyzone/ServerClientData.java deleted file mode 100644 index 372c927..0000000 --- a/src/main/java/com/jme3/monkeyzone/ServerClientData.java +++ /dev/null @@ -1,97 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone; - -import java.util.HashMap; - -/** - * Stores info about active clients on the server - * @author normenhansen - */ -public class ServerClientData { - - private static HashMap players = new HashMap(); - private int id; - private long playerId; - private boolean connected; - - public static synchronized void add(int id) { - players.put(id, new ServerClientData(id)); - } - - public static synchronized void remove(int id) { - players.remove(id); - } - - public static synchronized boolean exsists(int id) { - return players.containsKey(id); - } - - public static synchronized boolean isConnected(int id) { - return players.get(id).isConnected(); - } - - public static synchronized void setConnected(int id, boolean connected) { - players.get(id).setConnected(connected); - } - - public static synchronized long getPlayerId(int id) { - return players.get(id).getPlayerId(); - } - - public static synchronized void setPlayerId(int id, long playerId) { - players.get(id).setPlayerId(playerId); - } - - /** - * Object implementation of ClientData - */ - public ServerClientData(int id) { - this.id = id; - } - - public long getPlayerId() { - return playerId; - } - - public void setPlayerId(long playerId) { - this.playerId = playerId; - } - - public boolean isConnected() { - return connected; - } - - public void setConnected(boolean connected) { - this.connected = connected; - } -} diff --git a/src/main/java/com/jme3/monkeyzone/ServerGameManager.java b/src/main/java/com/jme3/monkeyzone/ServerGameManager.java deleted file mode 100644 index 0cad4d8..0000000 --- a/src/main/java/com/jme3/monkeyzone/ServerGameManager.java +++ /dev/null @@ -1,206 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone; - -import com.jme3.app.Application; -import com.jme3.app.state.AbstractAppState; -import com.jme3.app.state.AppStateManager; -import com.jme3.bullet.control.CharacterControl; -import com.jme3.math.Quaternion; -import com.jme3.math.Vector3f; -import com.jme3.monkeyzone.messages.ActionMessage; -import com.jme3.monkeyzone.messages.StartGameMessage; -import com.jme3.network.physicssync.PhysicsSyncManager; -import com.jme3.scene.Spatial; -import java.io.IOException; -import java.util.Iterator; -import java.util.logging.Level; -import java.util.logging.Logger; - -/** - * Manages the actual gameplay on the server side - * @author normenhansen - */ -public class ServerGameManager extends AbstractAppState { - - PhysicsSyncManager server; - WorldManager worldManager; - private boolean running; - String mapName; - String[] modelNames; - - @Override - public void initialize(AppStateManager stateManager, Application app) { - super.initialize(stateManager, app); - this.worldManager = app.getStateManager().getState(WorldManager.class); - this.server = worldManager.getSyncManager(); - } - - /** - * starts the game - */ - public synchronized boolean startGame(String map) { - if (running) { - return false; - } - running = true; - mapName = map; - //TODO: parse client side string, create preload model list automatically - modelNames = new String[]{"Models/HoverTank/HoverTank.j3o", "Models/Sinbad/Sinbad.j3o", "Models/Ferrari/Car.j3o"};//, "Models/Buggy/Buggy.j3o" - server.getServer().broadcast(new StartGameMessage(mapName, modelNames)); - worldManager.loadLevel(mapName); - worldManager.createNavMesh(); - worldManager.preloadModels(modelNames); - worldManager.attachLevel(); - - //create character entities for all players, then enter the entites - int i = 0; - for (Iterator it = PlayerData.getPlayers().iterator(); it.hasNext();) { - PlayerData playerData = it.next(); - long entityId = worldManager.addNewEntity("Models/Sinbad/Sinbad.j3o", new Vector3f(i * 3, 3, 0), new Quaternion()); - playerData.setData("character_entity_id", entityId); - worldManager.enterEntity(playerData.getId(), entityId); - - //create new ai player for user - long playearId = worldManager.addNewPlayer(PlayerData.getIntData(playerData.getId(), "group_id"), "AI", 0); - long entitayId = worldManager.addNewEntity("Models/Sinbad/Sinbad.j3o", new Vector3f(i * 3, 3, 3), new Quaternion()); - PlayerData.setData(playearId, "character_entity_id", entitayId); - worldManager.enterEntity(playearId, entitayId); - - //create a vehicle - worldManager.addNewEntity("Models/Ferrari/Car.j3o", new Vector3f(i * 3, 3, -3), new Quaternion()); - i++; - } - return true; - } - - /** - * stops the game - */ - public synchronized boolean stopGame() { - if (!running) { - return false; - } - mapName = "null"; - modelNames = new String[]{}; - server.getServer().broadcast(new StartGameMessage(mapName, modelNames)); - worldManager.closeLevel(); - running = false; - return true; - } - - /** - * checks if the game is running - * @return - */ - public synchronized boolean isRunning() { - return running; - } - - /** - * called when an entity (human or AI) performs an action - * @param entityId - * @param action - * @param pressed - */ - public void performAction(long entityId, int action, boolean pressed) { - Spatial myEntity = worldManager.getEntity(entityId); - if (myEntity == null) { - Logger.getLogger(ServerGameManager.class.getName()).log(Level.WARNING, "Cannot find entity performing action!"); - return; - } - long player_id = (Long) myEntity.getUserData("player_id"); - if (player_id == -1) { - Logger.getLogger(ServerGameManager.class.getName()).log(Level.WARNING, "Cannot find player id for entity performing action!"); - return; - } - //enter entity - if (action == ActionMessage.ENTER_ACTION && pressed) { - performEnterEntity(player_id, myEntity); - } else if (action == ActionMessage.SHOOT_ACTION && pressed) { - performShoot(myEntity); - } - } - - /** - * handle player performing "enter entity" action - * @param player_id - * @param myEntity - */ - private void performEnterEntity(long player_id, Spatial myEntity) { - long characterId = PlayerData.getLongData(player_id, "character_entity_id"); - long curEntityId = (Long) myEntity.getUserData("entity_id"); - Spatial entity = worldManager.doRayTest(myEntity, 4, null); - if (entity != null && (Long) entity.getUserData("player_id") == -1l) { - if (curEntityId == characterId) { - worldManager.disableEntity(characterId); - worldManager.enterEntity(player_id, (Long) entity.getUserData("entity_id")); - } else { - worldManager.enterEntity(player_id, characterId); - worldManager.enableEntity(characterId, myEntity.getWorldTranslation().add(Vector3f.UNIT_Y), myEntity.getWorldRotation()); - } - } else { - if (curEntityId != characterId) { - worldManager.enterEntity(player_id, characterId); - worldManager.enableEntity(characterId, myEntity.getWorldTranslation().add(Vector3f.UNIT_Y), myEntity.getWorldRotation()); - } - } - } - - /** - * handle entity shooting - * @param myEntity - */ - private void performShoot(Spatial myEntity) { - CharacterControl control = myEntity.getControl(CharacterControl.class); - if (control == null) { - Logger.getLogger(ServerGameManager.class.getName()).log(Level.WARNING, "Cannot shoot when not character!"); - return; - } - worldManager.playWorldEffect("Effects/GunShotA.j3o", myEntity.getWorldTranslation(), 0.1f); - Vector3f hitLocation = new Vector3f(); - Spatial hitEntity = worldManager.doRayTest(myEntity, 10, hitLocation); - if (hitEntity != null) { - long targetId = (Long) hitEntity.getUserData("entity_id"); - Float hp = (Float) hitEntity.getUserData("HitPoints"); - if (hp != null) { - hp -= 10; - worldManager.playWorldEffect("Effects/ExplosionA.j3o", hitLocation, 2.0f); - worldManager.setEntityUserData(targetId, "HitPoints", hp); - if (hp <= 0) { - worldManager.removeEntity(targetId); - worldManager.playWorldEffect("Effects/ExplosionB.j3o", hitEntity.getWorldTranslation(), 2.0f); - } - } - } - } -} diff --git a/src/main/java/com/jme3/monkeyzone/ServerMain.java b/src/main/java/com/jme3/monkeyzone/ServerMain.java deleted file mode 100644 index e5753bf..0000000 --- a/src/main/java/com/jme3/monkeyzone/ServerMain.java +++ /dev/null @@ -1,128 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone; - -import com.jme3.app.SimpleApplication; -import com.jme3.bullet.BulletAppState; -import com.jme3.monkeyzone.messages.ActionMessage; -import com.jme3.monkeyzone.messages.AutoControlMessage; -import com.jme3.monkeyzone.messages.ManualControlMessage; -import com.jme3.network.Network; -import com.jme3.network.physicssync.PhysicsSyncManager; -import com.jme3.renderer.RenderManager; -import com.jme3.system.AppSettings; -import java.io.IOException; -import java.util.logging.Level; -import java.util.logging.Logger; - -/** - * The server Main class, basically just starts the application with a - * null renderer and then starts the managers. - * @author normenhansen - */ -public class ServerMain extends SimpleApplication { - - private static com.jme3.network.Server server; - private static ServerMain app; - - public static void main(String[] args) { - AppSettings settings = new AppSettings(true); - settings.setFrameRate(Globals.SCENE_FPS); - settings.setRenderer(null); - //FIXME: strange way of setting null audio renderer.. - settings.setAudioRenderer(null); - for (int i = 0; i < args.length; i++) { - String string = args[i]; - if ("-display".equals(string)) { - settings.setRenderer(AppSettings.LWJGL_OPENGL2); - } - } - Util.registerSerializers(); - Util.setLogLevels(true); - app = new ServerMain(); - app.setShowSettings(false); - app.setPauseOnLostFocus(false); - app.setSettings(settings); - app.start(); - } - private WorldManager worldManager; - private ServerGameManager gameManager; - private PhysicsSyncManager syncManager; - private ServerNetListener listenerManager; - private BulletAppState bulletState; - - @Override - public void simpleInitApp() { - try { - server = Network.createServer(Globals.DEFAULT_PORT_TCP, Globals.DEFAULT_PORT_UDP); - server.start(); - } catch (IOException ex) { - Logger.getLogger(ServerMain.class.getName()).log(Level.SEVERE, "Cannot start server: {0}", ex); - return; - } - bulletState = new BulletAppState(); - getStateManager().attach(bulletState); - bulletState.getPhysicsSpace().setAccuracy(Globals.PHYSICS_FPS); - //create sync manager - syncManager = new PhysicsSyncManager(app, server); - syncManager.setSyncFrequency(Globals.NETWORK_SYNC_FREQUENCY); - syncManager.setMessageTypes(AutoControlMessage.class, - ActionMessage.class, - ManualControlMessage.class); - stateManager.attach(syncManager); - //cerate world manager - worldManager = new WorldManager(this, rootNode); - stateManager.attach(worldManager); - //register world manager with sync manager so that messages can apply their data - syncManager.addObject(-1, worldManager); - //create server side game manager - gameManager = new ServerGameManager(); - stateManager.attach(gameManager); - listenerManager = new ServerNetListener(this, server, worldManager, gameManager); - Logger.getLogger(ServerMain.class.getName()).log(Level.INFO, "Server initialized. Waiting for connections..."); - } - - @Override - public void simpleUpdate(float tpf) { -// worldManager.update(tpf); - } - - @Override - public void simpleRender(RenderManager rm) { - } - - @Override - public void destroy() { - super.destroy(); - server.close(); - } -} diff --git a/src/main/java/com/jme3/monkeyzone/ServerNetListener.java b/src/main/java/com/jme3/monkeyzone/ServerNetListener.java deleted file mode 100644 index ab122da..0000000 --- a/src/main/java/com/jme3/monkeyzone/ServerNetListener.java +++ /dev/null @@ -1,195 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone; - -import com.jme3.monkeyzone.messages.ChatMessage; -import com.jme3.monkeyzone.messages.ActionMessage; -import com.jme3.monkeyzone.messages.ClientJoinMessage; -import com.jme3.monkeyzone.messages.HandshakeMessage; -import com.jme3.monkeyzone.messages.ServerAddPlayerMessage; -import com.jme3.monkeyzone.messages.ServerJoinMessage; -import com.jme3.monkeyzone.messages.StartGameMessage; -import com.jme3.network.Server; -import com.jme3.network.ConnectionListener; -import com.jme3.network.HostedConnection; -import com.jme3.network.MessageListener; -import com.jme3.network.Message; -import java.util.Iterator; -import java.util.concurrent.Callable; -import java.util.logging.Level; -import java.util.logging.Logger; - -/** - * Handles the network message transfer for the server in a threadsafe way - * @author normenhansen - */ -public class ServerNetListener implements MessageListener, ConnectionListener { - - ServerMain app; - com.jme3.network.Server server; - WorldManager worldManager; - ServerGameManager gameManager; - - public ServerNetListener(ServerMain app, Server server, WorldManager worldManager, ServerGameManager gameManager) { - this.server = server; - this.worldManager = worldManager; - this.app = app; - this.gameManager = gameManager; - server.addConnectionListener(this); - server.addMessageListener(this, HandshakeMessage.class, ClientJoinMessage.class, ChatMessage.class, StartGameMessage.class, ActionMessage.class); - } - - public void connectionAdded(Server serverr, HostedConnection client) { - int clientId = (int) client.getId(); - if (!ServerClientData.exsists(clientId)) { - ServerClientData.add(clientId); - } else { - Logger.getLogger(ServerNetListener.class.getName()).log(Level.SEVERE, "Client ID exists!"); - return; - } - } - - public void connectionRemoved(Server serverr, HostedConnection client) { - final int clientId = (int) client.getId(); - final long playerId = ServerClientData.getPlayerId(clientId); - ServerClientData.remove(clientId); - app.enqueue(new Callable() { - - public Void call() throws Exception { - String name = PlayerData.getStringData(playerId, "name"); - worldManager.removePlayer(playerId); - server.broadcast(new ChatMessage("Server", name + " left the game")); - Logger.getLogger(ServerNetListener.class.getName()).log(Level.INFO, "Broadcast player left message"); - if (PlayerData.getHumanPlayers().isEmpty()) { - gameManager.stopGame(); - } - return null; - } - }); - } - - public void messageReceived(HostedConnection source, Message message) { - if (message instanceof HandshakeMessage) { - HandshakeMessage msg = (HandshakeMessage) message; - Logger.getLogger(ServerNetListener.class.getName()).log(Level.INFO, "Got handshake message"); - if (msg.protocol_version != Globals.PROTOCOL_VERSION) { - source.close("Connection Protocol Mismatch - Update Client"); - Logger.getLogger(ServerNetListener.class.getName()).log(Level.INFO, "Client protocol mismatch, disconnecting"); - return; - } - msg.server_version = Globals.SERVER_VERSION; - source.send(msg); - Logger.getLogger(ServerNetListener.class.getName()).log(Level.INFO, "Sent back handshake message"); - } else if (message instanceof ClientJoinMessage) { - final ClientJoinMessage msg = (ClientJoinMessage) message; - Logger.getLogger(ServerNetListener.class.getName()).log(Level.INFO, "Got client join message"); - final int clientId = (int) source.getId(); - //TODO: login user/pass check - if (!ServerClientData.exsists(clientId)) { - Logger.getLogger(ServerNetListener.class.getName()).log(Level.WARNING, "Receiving join message from unknown client"); - return; - } - //TODO: creates new player, reuse old on drop possible? - final long newPlayerId = PlayerData.getNew(msg.name); - Logger.getLogger(ServerNetListener.class.getName()).log(Level.INFO, "Created new played ID {0}", newPlayerId); - ServerClientData.setConnected(clientId, true); - ServerClientData.setPlayerId(clientId, newPlayerId); - ServerJoinMessage serverJoinMessage = new ServerJoinMessage(newPlayerId, clientId, msg.name, false); - server.broadcast(new ChatMessage("Server", msg.name + " joined the game")); - source.send(serverJoinMessage); - Logger.getLogger(ServerNetListener.class.getName()).log(Level.INFO, "Login succesful - sent back join message"); - //add the player - app.enqueue(new Callable() { - - public Void call() throws Exception { - //TODO: client id as group id - worldManager.addPlayer(newPlayerId, clientId, msg.name, -1); - PlayerData.setData(newPlayerId, "client_id", clientId); - for (Iterator it = PlayerData.getPlayers().iterator(); it.hasNext();) { - PlayerData playerData = it.next(); - if (playerData.getId() != newPlayerId) { - worldManager.getSyncManager().send(clientId, new ServerAddPlayerMessage(playerData.getId(), playerData.getStringData("name"), playerData.getIntData("group_id"), playerData.getAiControl())); - Logger.getLogger(ServerNetListener.class.getName()).log(Level.INFO, "Send player {0} to client {1}", new Object[]{playerData.getId(), newPlayerId}); - } - } - - return null; - } - }); - } else if (message instanceof ChatMessage) { - ChatMessage msg = (ChatMessage) message; - int clientId = (int) source.getId(); - if (!checkClient(clientId, message)) { - return; - } - try { - msg.name = PlayerData.getStringData(ServerClientData.getPlayerId(clientId), "name"); - server.broadcast(msg); - } catch (Exception ex) { - Logger.getLogger(ServerNetListener.class.getName()).log(Level.SEVERE, "Error broadcasting chat: {0}", ex); - } - } else if (message instanceof StartGameMessage) { - StartGameMessage msg = (StartGameMessage) message; - final String levelName = msg.levelName; - app.enqueue(new Callable() { - - public Void call() throws Exception { - gameManager.startGame(levelName); - return null; - } - }); - } else if (message instanceof ActionMessage) { - final ActionMessage msg = (ActionMessage) message; - app.enqueue(new Callable() { - - public Void call() throws Exception { - gameManager.performAction(msg.syncId, msg.action, msg.pressed); - return null; - } - }); - } - } - - /** - * checks if the message client is valid, meaning logged in - * @param message - * @return - */ - private boolean checkClient(int clientId, Message message) { - if (ServerClientData.exsists(clientId) && ServerClientData.isConnected(clientId)) { - return true; - } else { - Logger.getLogger(ServerNetListener.class.getName()).log(Level.WARNING, "Invalid client, reject data from client {0}", clientId); - return false; - } - } -} diff --git a/src/main/java/com/jme3/monkeyzone/Util.java b/src/main/java/com/jme3/monkeyzone/Util.java deleted file mode 100644 index 4091e9c..0000000 --- a/src/main/java/com/jme3/monkeyzone/Util.java +++ /dev/null @@ -1,103 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone; - -import com.jme3.monkeyzone.messages.ActionMessage; -import com.jme3.monkeyzone.messages.AutoControlMessage; -import com.jme3.monkeyzone.messages.ChatMessage; -import com.jme3.monkeyzone.messages.ClientJoinMessage; -import com.jme3.monkeyzone.messages.HandshakeMessage; -import com.jme3.monkeyzone.messages.ManualControlMessage; -import com.jme3.monkeyzone.messages.ServerAddEntityMessage; -import com.jme3.monkeyzone.messages.ServerAddPlayerMessage; -import com.jme3.monkeyzone.messages.ServerDisableEntityMessage; -import com.jme3.network.physicssync.SyncCharacterMessage; -import com.jme3.monkeyzone.messages.ServerEffectMessage; -import com.jme3.monkeyzone.messages.ServerEnableEntityMessage; -import com.jme3.monkeyzone.messages.ServerEnterEntityMessage; -import com.jme3.monkeyzone.messages.ServerEntityDataMessage; -import com.jme3.monkeyzone.messages.ServerJoinMessage; -import com.jme3.network.physicssync.SyncRigidBodyMessage; -import com.jme3.monkeyzone.messages.ServerPlayerDataMessage; -import com.jme3.monkeyzone.messages.ServerRemoveEntityMessage; -import com.jme3.monkeyzone.messages.ServerRemovePlayerMessage; -import com.jme3.monkeyzone.messages.StartGameMessage; -import com.jme3.network.serializing.Serializer; -import java.util.logging.Level; -import java.util.logging.Logger; - -/** - * - * @author normenhansen - */ -public class Util { - - public static void setLogLevels(boolean debug) { - if (debug) { - Logger.getLogger("de.lessvoid.nifty").setLevel(Level.SEVERE); - Logger.getLogger("de.lessvoid.nifty.effects.EffectProcessor").setLevel(Level.SEVERE); - Logger.getLogger("org.lwjgl").setLevel(Level.WARNING); - Logger.getLogger("com.jme3").setLevel(Level.FINEST); - Logger.getLogger("com.jme3.monkeyzone").setLevel(Level.FINEST); - } else { - Logger.getLogger("de.lessvoid").setLevel(Level.WARNING); - Logger.getLogger("de.lessvoid.nifty.effects.EffectProcessor").setLevel(Level.WARNING); - Logger.getLogger("org.lwjgl").setLevel(Level.WARNING); - Logger.getLogger("com.jme3").setLevel(Level.WARNING); - Logger.getLogger("com.jme3.monkeyzone").setLevel(Level.WARNING); - } - } - - public static void registerSerializers() { - Serializer.registerClass(ActionMessage.class); - Serializer.registerClass(AutoControlMessage.class); - Serializer.registerClass(ChatMessage.class); - Serializer.registerClass(ClientJoinMessage.class); - Serializer.registerClass(HandshakeMessage.class); - Serializer.registerClass(ManualControlMessage.class); - Serializer.registerClass(ServerAddEntityMessage.class); - Serializer.registerClass(ServerAddPlayerMessage.class); - Serializer.registerClass(SyncCharacterMessage.class); - Serializer.registerClass(ServerEffectMessage.class); - Serializer.registerClass(ServerEnableEntityMessage.class); - Serializer.registerClass(ServerDisableEntityMessage.class); - Serializer.registerClass(ServerEnterEntityMessage.class); - Serializer.registerClass(ServerEntityDataMessage.class); - Serializer.registerClass(ServerJoinMessage.class); - Serializer.registerClass(SyncRigidBodyMessage.class); - Serializer.registerClass(ServerPlayerDataMessage.class); - Serializer.registerClass(ServerRemoveEntityMessage.class); - Serializer.registerClass(ServerRemovePlayerMessage.class); - Serializer.registerClass(StartGameMessage.class); - } - -} diff --git a/src/main/java/com/jme3/monkeyzone/WorldManager.java b/src/main/java/com/jme3/monkeyzone/WorldManager.java deleted file mode 100644 index cf44ae9..0000000 --- a/src/main/java/com/jme3/monkeyzone/WorldManager.java +++ /dev/null @@ -1,819 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone; - -import com.jme3.monkeyzone.controls.UserCommandControl; -import com.jme3.app.Application; -import com.jme3.app.state.AbstractAppState; -import com.jme3.asset.AssetManager; -import com.jme3.asset.DesktopAssetManager; -import com.jme3.bullet.BulletAppState; -import com.jme3.bullet.PhysicsSpace; -import com.jme3.bullet.collision.PhysicsCollisionObject; -import com.jme3.bullet.collision.PhysicsRayTestResult; -import com.jme3.bullet.control.CharacterControl; -import com.jme3.bullet.control.RigidBodyControl; -import com.jme3.bullet.control.VehicleControl; -import com.jme3.material.Material; -import com.jme3.math.ColorRGBA; -import com.jme3.math.FastMath; -import com.jme3.math.Quaternion; -import com.jme3.math.Vector3f; -import com.jme3.monkeyzone.controls.AutonomousCharacterControl; -import com.jme3.monkeyzone.controls.AutonomousControl; -import com.jme3.monkeyzone.controls.AutonomousVehicleControl; -import com.jme3.monkeyzone.controls.CharacterAnimControl; -import com.jme3.monkeyzone.controls.ManualCharacterControl; -import com.jme3.monkeyzone.controls.ManualControl; -import com.jme3.monkeyzone.controls.ManualVehicleControl; -import com.jme3.monkeyzone.ai.SphereTrigger; -import com.jme3.monkeyzone.ai.TriggerControl; -import com.jme3.monkeyzone.controls.CommandControl; -import com.jme3.monkeyzone.controls.MovementControl; -import com.jme3.monkeyzone.messages.ServerAddEntityMessage; -import com.jme3.monkeyzone.messages.ServerAddPlayerMessage; -import com.jme3.monkeyzone.messages.ServerDisableEntityMessage; -import com.jme3.monkeyzone.messages.ServerEffectMessage; -import com.jme3.monkeyzone.messages.ServerEnableEntityMessage; -import com.jme3.monkeyzone.messages.ServerEnterEntityMessage; -import com.jme3.monkeyzone.messages.ServerEntityDataMessage; -import com.jme3.monkeyzone.messages.ServerRemoveEntityMessage; -import com.jme3.monkeyzone.messages.ServerRemovePlayerMessage; -import com.jme3.network.Client; -import com.jme3.network.Server; -import com.jme3.network.physicssync.PhysicsSyncManager; -import com.jme3.network.physicssync.PhysicsSyncMessage; -import com.jme3.network.physicssync.SyncMessageValidator; -import jme3tools.navmesh.NavMesh; -import jme3tools.navmesh.util.NavMeshGenerator; -import com.jme3.scene.Geometry; -import com.jme3.scene.Mesh; -import com.jme3.scene.Node; -import com.jme3.scene.Spatial; -import com.jme3.scene.control.Control; -import java.util.HashMap; -import java.util.Iterator; -import java.util.LinkedList; -import java.util.List; -import java.util.Map.Entry; -import java.util.logging.Level; -import java.util.logging.Logger; -import jme3tools.optimize.GeometryBatchFactory; - -/** - * Base game entity managing class, stores and loads the entities, - * used on server and on client. Automatically sends changes via network when - * running on server, used to apply network data on client and server. - * @author normenhansen - */ -public class WorldManager extends AbstractAppState implements SyncMessageValidator { - - private Server server; - private Client client; - private long myPlayerId = -2; - private long myGroupId = -2; - private NavMesh navMesh = new NavMesh(); - private Node rootNode; - private Node worldRoot; - private HashMap entities = new HashMap(); - private int newId = 0; - private Application app; - private AssetManager assetManager; - private NavMeshGenerator generator = new NavMeshGenerator(); - private PhysicsSpace space; - private List userControls = new LinkedList(); - private PhysicsSyncManager syncManager; - private UserCommandControl commandInterface; - - public WorldManager(Application app, Node rootNode) { - this.app = app; - this.rootNode = rootNode; - this.assetManager = app.getAssetManager(); - this.space = app.getStateManager().getState(BulletAppState.class).getPhysicsSpace(); - this.server = app.getStateManager().getState(PhysicsSyncManager.class).getServer(); - syncManager = app.getStateManager().getState(PhysicsSyncManager.class); - } - - public WorldManager(Application app, Node rootNode, UserCommandControl aiManager) { - this.app = app; - this.rootNode = rootNode; - this.assetManager = app.getAssetManager(); - this.space = app.getStateManager().getState(BulletAppState.class).getPhysicsSpace(); - this.client = app.getStateManager().getState(PhysicsSyncManager.class).getClient(); - this.commandInterface = aiManager; - //TODO: criss-crossing of references between ai and world manager not nice.. - aiManager.setWorldManager(this); - syncManager = app.getStateManager().getState(PhysicsSyncManager.class); - } - - public boolean isServer() { - return server != null; - } - - public void setServer(Server server) { - this.server = server; - } - - /** - * adds a control to the list of controls that are added to the spatial - * currently controlled by the user (chasecam, ui control etc.) - * @param control - */ - public void addUserControl(Control control) { - userControls.add(control); - } - - public long getMyPlayerId() { - return myPlayerId; - } - - public void setMyPlayerId(long myPlayerId) { - this.myPlayerId = myPlayerId; - } - - public long getMyGroupId() { - return myGroupId; - } - - public void setMyGroupId(long myGroupId) { - this.myGroupId = myGroupId; - } - - /** - * get the NavMesh of the currently loaded level - * @return - */ - public NavMesh getNavMesh() { - return navMesh; - } - - /** - * get the world root node (not necessarily the application rootNode!) - * @return - */ - public Node getWorldRoot() { - return worldRoot; - } - - public PhysicsSyncManager getSyncManager() { - return syncManager; - } - - public PhysicsSpace getPhysicsSpace() { - return space; - } - - /** - * loads the specified level node - * @param name - */ - public void loadLevel(String name) { - worldRoot = (Node) assetManager.loadModel(name); - } - - /** - * detaches the level and clears the cache - */ - public void closeLevel() { - for (Iterator it = PlayerData.getPlayers().iterator(); it.hasNext();) { - PlayerData playerData = it.next(); - playerData.setData("entity_id", -1l); - } - if (isServer()) { - for (Iterator it = PlayerData.getAIPlayers().iterator(); it.hasNext();) { - PlayerData playerData = it.next(); - removePlayer(playerData.getId()); - } - } - for (Iterator et = new LinkedList(entities.keySet()).iterator(); et.hasNext();) { - Long entry = et.next(); - syncManager.removeObject(entry); - } - syncManager.clearObjects(); - entities.clear(); - newId = 0; - space.removeAll(worldRoot); - rootNode.detachChild(worldRoot); - ((DesktopAssetManager) assetManager).clearCache(); - } - - /** - * preloads the models with the given names - * @param modelNames - */ - public void preloadModels(String[] modelNames) { - for (int i = 0; i < modelNames.length; i++) { - String string = modelNames[i]; - assetManager.loadModel(string); - } - } - - /** - * creates the nav mesh for the loaded level - */ - public void createNavMesh() { - - Mesh mesh = new Mesh(); - - //version a: from mesh - GeometryBatchFactory.mergeGeometries(findGeometries(worldRoot, new LinkedList()), mesh); - Mesh optiMesh = generator.optimize(mesh); - - navMesh.loadFromMesh(optiMesh); - - //TODO: navmesh only for debug - Geometry navGeom = new Geometry("NavMesh"); - navGeom.setMesh(optiMesh); - Material green = new Material(assetManager, "Common/MatDefs/Misc/Unshaded.j3md"); - green.setColor("Color", ColorRGBA.Green); - green.getAdditionalRenderState().setWireframe(true); - navGeom.setMaterial(green); - - worldRoot.attachChild(navGeom); - } - - /** - * attaches the level node to the rootnode - */ - public void attachLevel() { - space.addAll(worldRoot); - rootNode.attachChild(worldRoot); - } - - private List findGeometries(Node node, List geoms) { - for (Iterator it = node.getChildren().iterator(); it.hasNext();) { - Spatial spatial = it.next(); - if (spatial instanceof Geometry) { - geoms.add((Geometry) spatial); - } else if (spatial instanceof Node) { - findGeometries((Node) spatial, geoms); - } - } - return geoms; - } - - /** - * adds a new player with new id (used on server only) - * @param id - * @param groupId - * @param name - * @param aiId - */ - public long addNewPlayer(int groupId, String name, int aiId) { - long playerId = PlayerData.getNew(name); - addPlayer(playerId, groupId, name, aiId); - return playerId; - } - - /** - * adds a player (sends message if server) - * @param id - * @param groupId - * @param name - * @param aiId - */ - public void addPlayer(long id, int groupId, String name, int aiId) { - Logger.getLogger(this.getClass().getName()).log(Level.INFO, "Adding player: {0}", id); - if (isServer()) { - syncManager.broadcast(new ServerAddPlayerMessage(id, name, groupId, aiId)); - } - PlayerData player = null; - player = new PlayerData(id, groupId, name, aiId); - PlayerData.add(id, player); - } - - /** - * removes a player - * @param id - */ - public void removePlayer(long id) { - Logger.getLogger(this.getClass().getName()).log(Level.INFO, "Removing player: {0}", id); - if (isServer()) { - //TODO: remove other (AI) entities if this is a human client.. - syncManager.broadcast(new ServerRemovePlayerMessage(id)); - long entityId = PlayerData.getLongData(id, "entity_id"); - if (entityId != -1) { - enterEntity(id, -1); - } - long characterId = PlayerData.getLongData(id, "character_entity_id"); - removeEntity(characterId); - } - PlayerData.remove(id); - } - - /** - * gets the entity with the specified id - * @param id - * @return - */ - public Spatial getEntity(long id) { - return entities.get(id); - } - - /** - * gets the entity belonging to a PhysicsCollisionObject - * @param object - * @return - */ - public Spatial getEntity(PhysicsCollisionObject object) { - Object obj = object.getUserObject(); - if (obj instanceof Spatial) { - Spatial spatial = (Spatial) obj; - if (entities.containsValue(spatial)) { - return spatial; - } - } - return null; - } - - /** - * finds the entity id of a given spatial if there is one - * @param entity - * @return - */ - public long getEntityId(Spatial entity) { - for (Iterator> it = entities.entrySet().iterator(); it.hasNext();) { - Entry entry = it.next(); - if (entry.getValue() == entity) { - return entry.getKey(); - } - } - return -1; - } - - /** - * gets the entity belonging to a PhysicsCollisionObject - * @param object - * @return - */ - public long getEntityId(PhysicsCollisionObject object) { - Object obj = object.getUserObject(); - if (obj instanceof Spatial) { - Spatial spatial = (Spatial) obj; - if (spatial != null) { - return getEntityId(spatial); - } - } - return -1; - } - - /** - * adds a new entity (only used on server) - * @param modelIdentifier - * @param location - * @param rotation - * @return - */ - public long addNewEntity(String modelIdentifier, Vector3f location, Quaternion rotation) { -// long id = 0; -// while (entities.containsKey(id)) { -// id++; -// } - newId++; - addEntity(newId, modelIdentifier, location, rotation); - return newId; - } - - /** - * add an entity (vehicle, immobile house etc), always related to a spatial - * with specific userdata like hp, maxhp etc. (sends message if server) - * @param id - * @param modelIdentifier - * @param location - * @param rotation - */ - public void addEntity(long id, String modelIdentifier, Vector3f location, Quaternion rotation) { - Logger.getLogger(this.getClass().getName()).log(Level.INFO, "Adding entity: {0}", id); - if (isServer()) { - Logger.getLogger(this.getClass().getName()).log(Level.INFO, "Broadcast adding entity: {0}", id); - syncManager.broadcast(new ServerAddEntityMessage(id, modelIdentifier, location, rotation)); - } - Node entityModel = (Node) assetManager.loadModel(modelIdentifier); - setEntityTranslation(entityModel, location, rotation); - if (entityModel.getControl(CharacterControl.class) != null) { - entityModel.addControl(new CharacterAnimControl()); - //FIXME: strangeness setting these in jMP.. - entityModel.getControl(CharacterControl.class).setFallSpeed(55); - entityModel.getControl(CharacterControl.class).setJumpSpeed(15); - } - entityModel.setUserData("player_id", -1l); - entityModel.setUserData("group_id", -1); - entityModel.setUserData("entity_id", id); - entities.put(id, entityModel); - syncManager.addObject(id, entityModel); - space.addAll(entityModel); - worldRoot.attachChild(entityModel); - } - - /** - * removes the entity with the specified id, exits player if inside - * (sends message if server) - * @param id - */ - public void removeEntity(long id) { - Logger.getLogger(this.getClass().getName()).log(Level.INFO, "Removing entity: {0}", id); - if (isServer()) { - Logger.getLogger(this.getClass().getName()).log(Level.INFO, "Broadcast removing entity: {0}", id); - syncManager.broadcast(new ServerRemoveEntityMessage(id)); - } - syncManager.removeObject(id); - Spatial spat = entities.remove(id); - if (spat == null) { - Logger.getLogger(this.getClass().getName()).log(Level.WARNING, "try removing entity thats not there: {0}", id); - return; - } - Long playerId = (Long) spat.getUserData("player_id"); - removeTransientControls(spat); - removeAIControls(spat); - if (playerId == myPlayerId) { - removeUserControls(spat); - } - if (playerId != -1) { - PlayerData.setData(playerId, "entity_id", -1); - } - //TODO: removing from aiManager w/o checking if necessary - if (!isServer()) { - commandInterface.removePlayerEntity(playerId); - } - spat.removeFromParent(); - space.removeAll(spat); - } - - /** - * disables an entity so that it is not displayed - * @param id - */ - public void disableEntity(long id) { - Logger.getLogger(this.getClass().getName()).log(Level.INFO, "Disabling entity: {0}", id); - if (isServer()) { - Logger.getLogger(this.getClass().getName()).log(Level.INFO, "Broadcast removing entity: {0}", id); - syncManager.broadcast(new ServerDisableEntityMessage(id)); - } - Spatial spat = getEntity(id); - spat.removeFromParent(); - space.removeAll(spat); - } - - /** - * reenables an entity after it has been disabled - * @param id - * @param location - * @param rotation - */ - public void enableEntity(long id, Vector3f location, Quaternion rotation) { - Logger.getLogger(this.getClass().getName()).log(Level.INFO, "Enabling entity: {0}", id); - if (isServer()) { - Logger.getLogger(this.getClass().getName()).log(Level.INFO, "Broadcast removing entity: {0}", id); - syncManager.broadcast(new ServerEnableEntityMessage(id, location, rotation)); - } - Spatial spat = getEntity(id); - setEntityTranslation(spat, location, rotation); - worldRoot.attachChild(spat); - space.addAll(spat); - } - - /** - * sets the translation of an entity based on its type - * @param entityModel - * @param location - * @param rotation - */ - private void setEntityTranslation(Spatial entityModel, Vector3f location, Quaternion rotation) { - if (entityModel.getControl(RigidBodyControl.class) != null) { - entityModel.getControl(RigidBodyControl.class).setPhysicsLocation(location); - entityModel.getControl(RigidBodyControl.class).setPhysicsRotation(rotation.toRotationMatrix()); - } else if (entityModel.getControl(CharacterControl.class) != null) { - entityModel.getControl(CharacterControl.class).setPhysicsLocation(location); - entityModel.getControl(CharacterControl.class).setViewDirection(rotation.mult(Vector3f.UNIT_Z).multLocal(1, 0, 1).normalizeLocal()); - } else if (entityModel.getControl(VehicleControl.class) != null) { - entityModel.getControl(VehicleControl.class).setPhysicsLocation(location); - entityModel.getControl(VehicleControl.class).setPhysicsRotation(rotation.toRotationMatrix()); - } else { - entityModel.setLocalTranslation(location); - entityModel.setLocalRotation(rotation); - } - } - - /** - * handle player entering entity (sends message if server) - * @param playerId - * @param entityId - */ - public void enterEntity(long playerId, long entityId) { - Logger.getLogger(this.getClass().getName()).log(Level.INFO, "Player {0} entering entity {1}", new Object[]{playerId, entityId}); - if (isServer()) { - syncManager.broadcast(new ServerEnterEntityMessage(playerId, entityId)); - } - long curEntity = PlayerData.getLongData(playerId, "entity_id"); - int groupId = PlayerData.getIntData(playerId, "group_id"); - //reset current entity - if (curEntity != -1) { - Logger.getLogger(this.getClass().getName()).log(Level.INFO, "Player {0} exiting current entity {1}", new Object[]{playerId, curEntity}); - Spatial curEntitySpat = getEntity(curEntity); - curEntitySpat.setUserData("player_id", -1l); - curEntitySpat.setUserData("group_id", -1); - removeTransientControls(curEntitySpat); - removeAIControls(curEntitySpat); - if (playerId == myPlayerId) { - removeUserControls(curEntitySpat); - } - } - PlayerData.setData(playerId, "entity_id", entityId); - //if we entered an entity, configure its controls, id -1 means enter no entity - if (entityId != -1) { - Spatial spat = getEntity(entityId); - spat.setUserData("player_id", playerId); - spat.setUserData("group_id", groupId); - if (PlayerData.isHuman(playerId)) { - if (groupId == getMyGroupId()) { //only true on clients - makeManualControl(entityId, client); - //move controls for local user to new spatial - if (playerId == getMyPlayerId()) { - addUserControls(spat); - } - } else { - makeManualControl(entityId, null); - } - } else { - if (groupId == getMyGroupId()) { //only true on clients - makeAutoControl(entityId, client); - addAIControls(playerId, entityId); - } else { - makeAutoControl(entityId, null); - } - } - //TODO: groupid as client id - if (groupId == myGroupId && playerId != myPlayerId) { - commandInterface.setPlayerEntity(playerId, spat); - } - } else { - //TODO: groupid as client id - if (groupId == myGroupId && playerId != myPlayerId) { - commandInterface.removePlayerEntity(playerId); - } - } - } - - /** - * makes the specified entity ready to be manually controlled by adding - * a ManualControl based on the entity type (vehicle etc) - */ - private void makeManualControl(long entityId, Client client) { - Spatial spat = getEntity(entityId); - if (spat.getControl(CharacterControl.class) != null) { - Logger.getLogger(this.getClass().getName()).log(Level.INFO, "Make manual character control for entity {0} ", entityId); - if (client != null) { - //add net sending for users own manual control - //TODO: using group id as client id - if ((Integer) spat.getUserData("group_id") == myGroupId) { - spat.addControl(new ManualCharacterControl(client, entityId)); - } else { - spat.addControl(new ManualCharacterControl()); - } - } else { - spat.addControl(new ManualCharacterControl()); - } - } else if (spat.getControl(VehicleControl.class) != null) { - Logger.getLogger(this.getClass().getName()).log(Level.INFO, "Make manual vehicle control for entity {0} ", entityId); - if (client != null) { - //TODO: using group id as client id - if ((Integer) spat.getUserData("group_id") == myGroupId) { - spat.addControl(new ManualVehicleControl(client, entityId)); - } else { - spat.addControl(new ManualVehicleControl()); - } - } else { - spat.addControl(new ManualVehicleControl()); - } - } - } - - /** - * makes the specified entity ready to be controlled by an AIControl - * by adding an AutonomousControl based on entity type. - */ - private void makeAutoControl(long entityId, Client client) { - Spatial spat = getEntity(entityId); - if (spat.getControl(CharacterControl.class) != null) { - Logger.getLogger(this.getClass().getName()).log(Level.INFO, "Make autonomous character control for entity {0} ", entityId); - if (client != null) { - spat.addControl(new AutonomousCharacterControl(client, entityId)); - } else { - spat.addControl(new AutonomousCharacterControl()); - } - } else if (spat.getControl(VehicleControl.class) != null) { - Logger.getLogger(this.getClass().getName()).log(Level.INFO, "Make autonomous vehicle control for entity {0} ", entityId); - if (client != null) { - spat.addControl(new AutonomousVehicleControl(client, entityId)); - } else { - spat.addControl(new AutonomousVehicleControl()); - } - } - } - - /** - * removes all movement controls (ManualControl / AutonomousControl) from - * spatial - * @param spat - */ - private void removeTransientControls(Spatial spat) { - ManualControl manualControl = spat.getControl(ManualControl.class); - if (manualControl != null) { - spat.removeControl(manualControl); - } - AutonomousControl autoControl = spat.getControl(AutonomousControl.class); - if (autoControl != null) { - spat.removeControl(autoControl); - } - } - - /** - * adds the user controls for human user to the spatial - */ - private void addUserControls(Spatial spat) { - for (Iterator it = userControls.iterator(); it.hasNext();) { - Control control = it.next(); - spat.addControl(control); - } - } - - /** - * removes the user controls for human user to the spatial - */ - private void removeUserControls(Spatial spat) { - for (Iterator it = userControls.iterator(); it.hasNext();) { - Control control = it.next(); - spat.removeControl(control); - } - } - - /** - * adds the command queue and triggers for user controlled ai entities - */ - private void addAIControls(long playerId, long entityId) { - //TODO: use stored controls for playerId - Spatial spat = getEntity(entityId); - spat.addControl(new CommandControl(this, playerId, entityId)); -// Command command = new AttackCommand(); - SphereTrigger trigger = new SphereTrigger(this); - spat.addControl(trigger); - } - - /** - * removes the command queue and triggers for user controlled ai entities - */ - private void removeAIControls(Spatial spat) { - CommandControl aiControl = spat.getControl(CommandControl.class); - if (aiControl != null) { - spat.removeControl(aiControl); - } - TriggerControl triggerControl = spat.getControl(TriggerControl.class); - while (triggerControl != null) { - spat.removeControl(triggerControl); - triggerControl = spat.getControl(TriggerControl.class); - } - } - - /** - * set user data of specified entity (sends message if server) - * @param id - * @param name - * @param data - */ - public void setEntityUserData(long id, String name, Object data) { - if (isServer()) { - syncManager.broadcast(new ServerEntityDataMessage(id, name, data)); - } - getEntity(id).setUserData(name, data); - } - - /** - * play animation on specified entity - * @param entityId - * @param animationName - * @param channel - */ - public void playEntityAnimation(long entityId, String animationName, int channel) { - } - - public void playWorldEffect(String effectName, Vector3f location, float time) { - Quaternion rotation = new Quaternion(); - playWorldEffect(-1, effectName, location, rotation, location, rotation, time); - } - - public void playWorldEffect(String effectName, Vector3f location, Quaternion rotation, float time) { - playWorldEffect(-1, effectName, location, rotation, location, rotation, time); - } - - public void playWorldEffect(long id, String effectName, Vector3f location, Quaternion rotation, float time) { - playWorldEffect(id, effectName, location, rotation, location, rotation, time); - } - - public void playWorldEffect(long id, String effectName, Vector3f location, Quaternion rotation, Vector3f endLocation, Quaternion endRotation, float time) { - syncManager.broadcast(new ServerEffectMessage(id, effectName, location, rotation, endLocation, endRotation, time)); - } - - /** - * does a ray test that starts at the entity location and extends in its - * view direction by length, stores collision location in supplied - * storeLocation vector, if collision object is an entity, returns entity - * @param entity - * @param length - * @param storeVector - * @return - */ - public Spatial doRayTest(Spatial entity, float length, Vector3f storeLocation) { - MovementControl control = entity.getControl(MovementControl.class); - Vector3f startLocation = control.getLocation(); - Vector3f endLocation = startLocation.add(control.getAimDirection().normalize().multLocal(length)); - List results = getPhysicsSpace().rayTest(startLocation, endLocation); - Spatial found = null; - float dist = Float.MAX_VALUE; - for (Iterator it = results.iterator(); it.hasNext();) { - PhysicsRayTestResult physicsRayTestResult = it.next(); - Spatial object = getEntity(physicsRayTestResult.getCollisionObject()); - if (object == entity) { - continue; - } - if (physicsRayTestResult.getHitFraction() < dist) { - dist = physicsRayTestResult.getHitFraction(); - if (storeLocation != null) { - FastMath.interpolateLinear(physicsRayTestResult.getHitFraction(), startLocation, endLocation, storeLocation); - } - found = object; - } - } - return found; - } - - /** - * does a ray test, stores collision location in supplied storeLocation vector, if collision - * object is an entity, returns entity - * @param storeLocation - * @return - */ - public Spatial doRayTest(Vector3f startLocation, Vector3f endLocation, Vector3f storeLocation) { - List results = getPhysicsSpace().rayTest(startLocation, endLocation); - //TODO: sorting of results - Spatial found = null; - float dist = Float.MAX_VALUE; - for (Iterator it = results.iterator(); it.hasNext();) { - PhysicsRayTestResult physicsRayTestResult = it.next(); - Spatial object = getEntity(physicsRayTestResult.getCollisionObject()); - if (physicsRayTestResult.getHitFraction() < dist) { - dist = physicsRayTestResult.getHitFraction(); - if (storeLocation != null) { - FastMath.interpolateLinear(physicsRayTestResult.getHitFraction(), startLocation, endLocation, storeLocation); - } - found = object; - } - } - return found; - } - - /** - * validates messages before they are sent, called from PhysicsSyncManager - * @param message - * @return - */ - public boolean checkMessage(PhysicsSyncMessage message) { - //TODO: add checks for maximum acceleration etc. - if (message.syncId >= 0 && getEntity(message.syncId) == null) { - return false; - } - return true; - } - - @Override - public void update(float tpf) { - } -} diff --git a/src/main/java/com/jme3/monkeyzone/ai/AbstractCommand.java b/src/main/java/com/jme3/monkeyzone/ai/AbstractCommand.java deleted file mode 100644 index 6d50ffc..0000000 --- a/src/main/java/com/jme3/monkeyzone/ai/AbstractCommand.java +++ /dev/null @@ -1,98 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.ai; - -import com.jme3.math.Vector3f; -import com.jme3.monkeyzone.WorldManager; -import com.jme3.monkeyzone.controls.CommandControl; -import com.jme3.scene.Spatial; - -/** - * - * @author normenhansen - */ -public abstract class AbstractCommand implements Command { - - protected int priority = -1; - protected long playerId = -1; - protected long entityId = -1; - protected Spatial entity = null; - protected long targetPlayerId = -1; - protected long targetEntityId = -1; - protected Spatial targetEntity = null; - protected Vector3f targetLocation = new Vector3f(); - private boolean running = false; - protected WorldManager world; - - public abstract State doCommand(float tpf); - - public Command initialize(WorldManager world, long playerId, long entityId, Spatial spat) { - this.world = world; - this.playerId = playerId; - this.entityId = entityId; - this.entity = spat; - return this; - } - - public TargetResult setTargetEntity(Spatial spat) { - this.targetPlayerId = (Long) spat.getUserData("player_id"); - this.targetEntityId = (Long) spat.getUserData("entity_id"); - this.targetEntity = spat; - targetLocation.set(spat.getWorldTranslation()); - return TargetResult.Accept; - } - - public TargetResult setTargetLocation(Vector3f location) { - targetLocation.set(location); - return TargetResult.Accept; - } - - public int getPriority() { - return priority; - } - - public void setPriority(int priority) { - this.priority = priority; - } - - public void cancel() { - entity.getControl(CommandControl.class).removeCommand(this); - } - - public boolean isRunning() { - return running; - } - - public void setRunning(boolean running) { - this.running = running; - } -} diff --git a/src/main/java/com/jme3/monkeyzone/ai/Command.java b/src/main/java/com/jme3/monkeyzone/ai/Command.java deleted file mode 100644 index 9a64663..0000000 --- a/src/main/java/com/jme3/monkeyzone/ai/Command.java +++ /dev/null @@ -1,77 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.ai; - -import com.jme3.math.Vector3f; -import com.jme3.monkeyzone.WorldManager; -import com.jme3.scene.Spatial; - -/** - * Basic interface for AI commands - * @author normenhansen - */ -public interface Command { - enum State{ - Finished, - Continuing, - Blocking, - } - - enum TargetResult{ - Deny, - Accept, - DenyFriendly, - DenyEnemy, - AcceptEnemy, - AcceptFriendly - } - - public String getName(); - - public State doCommand(float tpf); - - public Command initialize(WorldManager world, long playerId, long entityId, Spatial spat); - - public TargetResult setTargetEntity(Spatial spat); - - public TargetResult setTargetLocation(Vector3f location); - - public int getPriority(); - - public void setPriority(int priority); - - public boolean isRunning(); - - public void setRunning(boolean running); - - public void cancel(); -} diff --git a/src/main/java/com/jme3/monkeyzone/ai/SphereTrigger.java b/src/main/java/com/jme3/monkeyzone/ai/SphereTrigger.java deleted file mode 100644 index f327b74..0000000 --- a/src/main/java/com/jme3/monkeyzone/ai/SphereTrigger.java +++ /dev/null @@ -1,162 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.ai; - -import com.jme3.bullet.collision.PhysicsCollisionObject; -import com.jme3.bullet.collision.shapes.SphereCollisionShape; -import com.jme3.bullet.control.GhostControl; -import com.jme3.export.JmeExporter; -import com.jme3.export.JmeImporter; -import com.jme3.monkeyzone.WorldManager; -import com.jme3.monkeyzone.controls.CommandControl; -import com.jme3.renderer.RenderManager; -import com.jme3.renderer.ViewPort; -import com.jme3.scene.Spatial; -import com.jme3.scene.control.Control; -import java.io.IOException; -import java.util.Iterator; -import java.util.List; - -/** - * Sphere trigger attached to every autonomous entity, contains command that is - * executed when entity enters and command!=null. - * @author normenhansen - */ -public class SphereTrigger implements TriggerControl { - - protected Spatial spatial; - protected boolean enabled = true; - protected GhostControl ghostControl; - protected float checkTimer = 0; - protected float checkTime = 1; - protected WorldManager world; - protected CommandControl queueControl; - protected Command command; - - public SphereTrigger(WorldManager world) { - this.world = world; - } - - public SphereTrigger(WorldManager world, Command command) { - this.world = world; - this.command = command; - } - - public void setCommand(Command command) { - this.command = command; - } - - public GhostControl getGhost() { - return ghostControl; - } - - public void setGhostRadius(float radius) { - ghostControl.setCollisionShape(new SphereCollisionShape(radius)); - } - - public void setCheckTime(float checkTime) { - this.checkTime = checkTime; - } - - public void update(float tpf) { - if (!enabled) { - return; - } - checkTimer += tpf; - if (checkTimer >= checkTime) { - checkTimer = 0; - if (command != null && ghostControl.getOverlappingCount() > 0) { - List objects = ghostControl.getOverlappingObjects(); - for (Iterator it = objects.iterator(); it.hasNext();) { - PhysicsCollisionObject physicsCollisionObject = it.next(); - Spatial targetEntity = world.getEntity(physicsCollisionObject); - if (targetEntity != null && spatial.getUserData("player_id") != targetEntity.getUserData("player_id")) { - Command.TargetResult info = command.setTargetEntity(targetEntity); - if (info == Command.TargetResult.Accept || info == Command.TargetResult.AcceptEnemy || info == Command.TargetResult.AcceptFriendly) { - if (!command.isRunning()) { - queueControl.addCommand(command); - } - return; - } - } - } - } - } - } - - public void setSpatial(Spatial spatial) { - if (spatial == null) { - if (this.spatial != null) { - this.spatial.removeControl(ghostControl); - world.getPhysicsSpace().remove(ghostControl); - } - this.spatial = spatial; - return; - } - this.spatial = spatial; - if (ghostControl == null) { - ghostControl = new GhostControl(new SphereCollisionShape(10)); - } - spatial.addControl(ghostControl); - world.getPhysicsSpace().add(ghostControl); - queueControl = spatial.getControl(CommandControl.class); - if (command != null) { - queueControl.initializeCommand(command); - } - if (queueControl == null) { - throw new IllegalStateException("Cannot add AI control to spatial without CommandQueueControl"); - } - } - - public void setEnabled(boolean enabled) { - this.enabled = enabled; - } - - public boolean isEnabled() { - return enabled; - } - - public void render(RenderManager rm, ViewPort vp) { - } - - public Control cloneForSpatial(Spatial spatial) { - throw new UnsupportedOperationException("Not supported."); - } - - public void write(JmeExporter ex) throws IOException { - throw new UnsupportedOperationException("Not supported."); - } - - public void read(JmeImporter im) throws IOException { - throw new UnsupportedOperationException("Not supported."); - } -} diff --git a/src/main/java/com/jme3/monkeyzone/ai/TriggerControl.java b/src/main/java/com/jme3/monkeyzone/ai/TriggerControl.java deleted file mode 100644 index b5ed52f..0000000 --- a/src/main/java/com/jme3/monkeyzone/ai/TriggerControl.java +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.ai; - -import com.jme3.scene.control.Control; - -/** - * Basic interface for AI triggers - * @author normenhansen - */ -public interface TriggerControl extends Control{ -} diff --git a/src/main/java/com/jme3/monkeyzone/ai/commands/AttackCommand.java b/src/main/java/com/jme3/monkeyzone/ai/commands/AttackCommand.java deleted file mode 100644 index 4014997..0000000 --- a/src/main/java/com/jme3/monkeyzone/ai/commands/AttackCommand.java +++ /dev/null @@ -1,88 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.ai.commands; - -import com.jme3.bullet.control.PhysicsControl; -import com.jme3.math.Vector3f; -import com.jme3.monkeyzone.ai.AbstractCommand; -import com.jme3.monkeyzone.ai.SphereTrigger; -import com.jme3.monkeyzone.controls.AutonomousControl; -import com.jme3.monkeyzone.messages.ActionMessage; -import com.jme3.scene.Spatial; - -/** - * - * @author normenhansen - */ -public class AttackCommand extends AbstractCommand { - - private float timer = 0; - private float attackTime = .5f; - - @Override - public TargetResult setTargetLocation(Vector3f location) { - return TargetResult.Deny; - } - - @Override - public TargetResult setTargetEntity(Spatial spatial) { - int groupId = (Integer) spatial.getUserData("group_id"); - if (groupId != -1 && groupId != (int) entity.getUserData("group_id")) { - return super.setTargetEntity(spatial); - } - return TargetResult.Deny; - } - - @Override - public State doCommand(float tpf) { - timer += tpf; - if (timer >= attackTime) { - timer = 0; - //check if still in range - if (entity.getControl(SphereTrigger.class).getGhost().getOverlappingObjects().contains(targetEntity.getControl(PhysicsControl.class))) { - entity.getControl(AutonomousControl.class).moveTo(targetEntity.getWorldTranslation()); - entity.getControl(AutonomousControl.class).performAction(ActionMessage.SHOOT_ACTION, true); - } else { - return State.Finished; - } - } - Float targetHP = (Float) targetEntity.getUserData("HitPoints"); - if (targetHP != null && targetHP < 0) { - return State.Finished; - } - return State.Blocking; - } - - public String getName() { - return "Attack"; - } -} diff --git a/src/main/java/com/jme3/monkeyzone/ai/commands/EnterCommand.java b/src/main/java/com/jme3/monkeyzone/ai/commands/EnterCommand.java deleted file mode 100644 index 3186536..0000000 --- a/src/main/java/com/jme3/monkeyzone/ai/commands/EnterCommand.java +++ /dev/null @@ -1,86 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.ai.commands; - -import com.jme3.math.Vector3f; -import com.jme3.monkeyzone.ai.AbstractCommand; -import com.jme3.monkeyzone.controls.AutonomousControl; -import com.jme3.monkeyzone.messages.ActionMessage; -import com.jme3.scene.Spatial; - -/** - * - * @author normenhansen - */ -public class EnterCommand extends AbstractCommand { - - float timer = 0; - - @Override - public TargetResult setTargetLocation(Vector3f location) { - return TargetResult.Deny; - } - - @Override - public TargetResult setTargetEntity(Spatial spatial) { - Long playerId = spatial.getUserData("player_id"); - if (playerId == -1l) { - targetLocation = spatial.getWorldTranslation(); - return super.setTargetEntity(spatial); - } - return TargetResult.Deny; - } - - @Override - public State doCommand(float tpf) { - timer += tpf; - if ((Long) targetEntity.getUserData("player_id") == -1l) { - targetLocation = targetEntity.getWorldTranslation(); - if (targetLocation.subtract(entity.getWorldTranslation()).length() > 4) { - entity.getControl(AutonomousControl.class).moveTo(targetLocation); - } else { - entity.getControl(AutonomousControl.class).aimAt(targetLocation); - if (timer > 0.5f) { - entity.getControl(AutonomousControl.class).performAction(ActionMessage.ENTER_ACTION, true); - timer = 0; - } - } - return State.Blocking; - } else { - return State.Finished; - } - } - - public String getName() { - return "Enter"; - } -} diff --git a/src/main/java/com/jme3/monkeyzone/ai/commands/FollowCommand.java b/src/main/java/com/jme3/monkeyzone/ai/commands/FollowCommand.java deleted file mode 100644 index e112472..0000000 --- a/src/main/java/com/jme3/monkeyzone/ai/commands/FollowCommand.java +++ /dev/null @@ -1,62 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.ai.commands; - -import com.jme3.monkeyzone.ai.AbstractCommand; -import com.jme3.monkeyzone.controls.AutonomousControl; - -/** - * Simple follow command - * @author normenhansen - */ -public class FollowCommand extends AbstractCommand { - - float timer = 0; - float updateTime = 0.25f; - - @Override - public State doCommand(float tpf) { - timer += tpf; - if (timer > updateTime) { - if(targetEntity!=null){ - targetLocation.set(targetEntity.getWorldTranslation()); - } - entity.getControl(AutonomousControl.class).moveTo(targetLocation); - timer = 0; - } - return State.Blocking; - } - - public String getName() { - return "Follow"; - } -} diff --git a/src/main/java/com/jme3/monkeyzone/ai/commands/MoveCommand.java b/src/main/java/com/jme3/monkeyzone/ai/commands/MoveCommand.java deleted file mode 100644 index efab67d..0000000 --- a/src/main/java/com/jme3/monkeyzone/ai/commands/MoveCommand.java +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.ai.commands; - -import com.jme3.monkeyzone.ai.AbstractCommand; -import com.jme3.monkeyzone.controls.AutonomousControl; - -/** - * Simple move to location command - * @author normenhansen - */ -public class MoveCommand extends AbstractCommand { - - @Override - public State doCommand(float tpf) { - entity.getControl(AutonomousControl.class).moveTo(targetLocation); - if (!entity.getControl(AutonomousControl.class).isMoving()) { - return State.Finished; - } - return State.Continuing; - } - - public String getName() { - return "Move"; - } -} diff --git a/src/main/java/com/jme3/monkeyzone/controls/AutonomousCharacterControl.java b/src/main/java/com/jme3/monkeyzone/controls/AutonomousCharacterControl.java deleted file mode 100644 index af50ea2..0000000 --- a/src/main/java/com/jme3/monkeyzone/controls/AutonomousCharacterControl.java +++ /dev/null @@ -1,152 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.controls; - -import com.jme3.bullet.control.CharacterControl; -import com.jme3.math.Vector3f; -import com.jme3.monkeyzone.Globals; -import com.jme3.monkeyzone.messages.ActionMessage; -import com.jme3.network.Client; -import com.jme3.network.physicssync.PhysicsSyncManager; -import com.jme3.renderer.RenderManager; -import com.jme3.renderer.ViewPort; -import com.jme3.scene.Spatial; - -/** - * Automomous character control, implements the AutonomousControl interface and - * controls a character if available on the spatial. - * @author normenhansen - */ -public class AutonomousCharacterControl extends NetworkedAutonomousControl { - - private float checkRadius = 2; - private float speed = 10f * Globals.PHYSICS_FPS; - private Vector3f targetLocation = new Vector3f(); - private Vector3f vector = new Vector3f(); - private Vector3f vector2 = new Vector3f(); - private boolean moving = false; - private CharacterControl characterControl; - private Vector3f aimDirection = new Vector3f(Vector3f.UNIT_Z); - - public AutonomousCharacterControl() { - } - - public AutonomousCharacterControl(Client client, long entityId) { - super(client, entityId); - } - - @Override - public void doAimAt(Vector3f direction) { - aimDirection.set(direction); -// characterControl.setViewDirection(direction); - } - - @Override - public Vector3f getAimDirection() { - return aimDirection; - } - - @Override - public void doMoveTo(Vector3f location) { - targetLocation.set(location); - characterControl.getPhysicsLocation(vector); - vector2.set(targetLocation); - vector2.subtractLocal(vector); - float distance = vector2.length(); - if (distance > checkRadius) { - moving = true; - } - } - - @Override - public void doPerformAction(int action, boolean activate) { - if (activate && action == ActionMessage.JUMP_ACTION) { - characterControl.jump(); - } - } - - @Override - public void setSpatial(Spatial spatial) { - this.spatial = spatial; - if (spatial == null) { - return; - } - NavigationControl navControl = spatial.getControl(NavigationControl.class); - if (navControl != null) { - checkRadius = navControl.getEntityRadius(); - } - Float spatialSpeed = (Float) spatial.getUserData("Speed"); - if (spatialSpeed != null) { - speed = spatialSpeed * Globals.PHYSICS_FPS; - } - characterControl = spatial.getControl(CharacterControl.class); - } - - @Override - public boolean isMoving() { - return moving; - } - - @Override - public Vector3f getTargetLocation() { - return targetLocation; - } - - @Override - public Vector3f getLocation() { - return characterControl.getPhysicsLocation(vector); - } - - @Override - public void update(float tpf) { - if (!moving || !enabled) { - return; - } - characterControl.getPhysicsLocation(vector); - vector2.set(targetLocation); - vector2.subtractLocal(vector); - float distance = vector2.length(); - if (distance <= checkRadius) { - moving = false; - characterControl.setWalkDirection(Vector3f.ZERO); - } else { - vector2.y = 0; - vector2.normalizeLocal(); - characterControl.setViewDirection(vector2); - vector2.multLocal(speed); - characterControl.setWalkDirection(vector2); - } - } - - public void render(RenderManager rm, ViewPort vp) { - } -} diff --git a/src/main/java/com/jme3/monkeyzone/controls/AutonomousControl.java b/src/main/java/com/jme3/monkeyzone/controls/AutonomousControl.java deleted file mode 100644 index 14a759a..0000000 --- a/src/main/java/com/jme3/monkeyzone/controls/AutonomousControl.java +++ /dev/null @@ -1,89 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.controls; - -import com.jme3.math.Vector3f; - -/** - * Basic interface for autonomous movement controls, these are used by AI to move entities. - * When a NavigationControl is available on the spatial, it should be used by - * the AutonomousControl to navigate. - * @author normenhansen - */ -public interface AutonomousControl extends MovementControl { - - /** - * aim at location, return false if not possible (max view range, obstacles) - * @param direction - * @return - */ - public void aimAt(Vector3f direction); - - /** - * do action x, same as button press for human player - * @param action - */ - public void performAction(int action, boolean activate); - - /** - * move to location by means of this control, should use NavigationControl - * if available - * @param location - * @return false if already at location, uses radius from NavigationControl if it exists - */ - public void moveTo(Vector3f location); - - /** - * checks if this entity is moving - * @return - */ - public boolean isMoving(); - - /** - * gets the current target location of this entity - * @return - */ - public Vector3f getTargetLocation(); - - /** - * gets the current location of this entity - * @return - */ - public Vector3f getLocation(); - - /** - * gets the aim direction of this entity - * @return - */ - public Vector3f getAimDirection(); - -} diff --git a/src/main/java/com/jme3/monkeyzone/controls/AutonomousVehicleControl.java b/src/main/java/com/jme3/monkeyzone/controls/AutonomousVehicleControl.java deleted file mode 100644 index 3337b77..0000000 --- a/src/main/java/com/jme3/monkeyzone/controls/AutonomousVehicleControl.java +++ /dev/null @@ -1,182 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.controls; - -import com.jme3.bullet.control.VehicleControl; -import com.jme3.math.FastMath; -import com.jme3.math.Plane; -import com.jme3.math.Quaternion; -import com.jme3.math.Vector3f; -import com.jme3.monkeyzone.Globals; -import com.jme3.monkeyzone.messages.ActionMessage; -import com.jme3.network.Client; -import com.jme3.renderer.RenderManager; -import com.jme3.renderer.ViewPort; -import com.jme3.scene.Spatial; - -/** - * Automomous vehicle control, implements the AutonomousControl interface and - * controls a vehicle if available on the spatial. - * @author normenhansen - */ -public class AutonomousVehicleControl extends NetworkedAutonomousControl { - - private float checkRadius = 4; - private float speed = 800f; - private Vector3f targetLocation = new Vector3f(); - private Vector3f vector1 = new Vector3f(); - private Vector3f vector2 = new Vector3f(); - private Vector3f vector3 = new Vector3f(); - private Vector3f vector4 = new Vector3f(); - private boolean moving = false; - private VehicleControl vehicle; - private Vector3f aimDirection = new Vector3f(Vector3f.UNIT_Z); - private Plane plane = new Plane(); -// private Plane plane2 = new Plane(); - static final Quaternion ROTATE_RIGHT = new Quaternion().fromAngleAxis(FastMath.HALF_PI, Vector3f.UNIT_Y); - - public AutonomousVehicleControl() { - } - - public AutonomousVehicleControl(Client client, long entityId) { - super(client, entityId); - } - - @Override - public void doAimAt(Vector3f direction) { - aimDirection.set(direction); - } - - @Override - public Vector3f getAimDirection() { - return aimDirection; - } - - @Override - public void doMoveTo(Vector3f location) { - targetLocation.set(location); - vehicle.getPhysicsLocation(location); - vector1.set(targetLocation); - vector1.subtractLocal(location); - float distance = vector1.length(); - if (distance > checkRadius) { - moving = true; - } - } - - @Override - public void doPerformAction(int action, boolean activate) { - if (activate && action == ActionMessage.JUMP_ACTION) { -// characterControl.jump(); - } - } - - @Override - public void setSpatial(Spatial spatial) { - this.spatial = spatial; - if (spatial == null) { - return; - } - NavigationControl navControl = spatial.getControl(NavigationControl.class); - if (navControl != null) { - checkRadius = navControl.getEntityRadius(); - } - Float spatialSpeed = (Float) spatial.getUserData("Speed"); - if (spatialSpeed != null) { - speed = spatialSpeed; - } - vehicle = spatial.getControl(VehicleControl.class); - } - - @Override - public boolean isMoving() { - return moving; - } - - @Override - public Vector3f getTargetLocation() { - return targetLocation; - } - - @Override - public Vector3f getLocation() { - return vehicle.getPhysicsLocation(vector2); - } - - @Override - public void update(float tpf) { - if (!moving || !enabled) { - return; - } - vehicle.getPhysicsLocation(vector1); - vector2.set(targetLocation); - vector2.subtractLocal(vector1); - float distance = vector2.length(); - if (distance <= checkRadius) { - moving = false; - vehicle.accelerate(0); - vehicle.brake(10); - } else { - vector2.normalizeLocal(); - vehicle.getForwardVector(vector3).normalizeLocal(); - vector4.set(vector3); - ROTATE_RIGHT.multLocal(vector4); - plane.setOriginNormal(spatial.getWorldTranslation(), vector4); - - float dot = 1 - vector3.dot(vector2); - float angle = vector3.angleBetween(vector2); - - float anglemult = 1;//FastMath.PI / 4.0f; - float speedmult = 0.3f;//0.3f; - - if (angle > FastMath.QUARTER_PI) { - angle = FastMath.QUARTER_PI; - } - //left or right - if (plane.whichSide(targetLocation) == Plane.Side.Negative) { - anglemult *= -1; - } - //backwards - if (dot > 1) { - speedmult *= -1; - anglemult *= -1; - } - vehicle.steer(angle * anglemult); - vehicle.accelerate(speed * speedmult); - vehicle.brake(0); - - } - } - - public void render(RenderManager rm, ViewPort vp) { - } -} diff --git a/src/main/java/com/jme3/monkeyzone/controls/CharacterAnimControl.java b/src/main/java/com/jme3/monkeyzone/controls/CharacterAnimControl.java deleted file mode 100644 index bad0518..0000000 --- a/src/main/java/com/jme3/monkeyzone/controls/CharacterAnimControl.java +++ /dev/null @@ -1,120 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.controls; - -import com.jme3.animation.AnimChannel; -import com.jme3.animation.AnimControl; -import com.jme3.bullet.control.CharacterControl; -import com.jme3.export.JmeExporter; -import com.jme3.export.JmeImporter; -import com.jme3.renderer.RenderManager; -import com.jme3.renderer.ViewPort; -import com.jme3.scene.Spatial; -import com.jme3.scene.control.Control; -import java.io.IOException; - -/** - * Handles animation of character - * @author normenhansen - */ -public class CharacterAnimControl implements Control { - - protected boolean enabled = true; - protected Spatial spatial; - protected AnimControl animControl; - protected CharacterControl characterControl; - protected AnimChannel torsoChannel; - protected AnimChannel feetChannel; - - public CharacterAnimControl() { - } - - public void setSpatial(Spatial spatial) { - if (spatial == null) { - return; - } - animControl = spatial.getControl(AnimControl.class); - characterControl = spatial.getControl(CharacterControl.class); - if (animControl != null && characterControl != null) { - enabled = true; - torsoChannel = animControl.createChannel(); - feetChannel = animControl.createChannel(); - } - } - - public void setEnabled(boolean enabled) { - this.enabled = enabled; - } - - public boolean isEnabled() { - return enabled; - } - - public void update(float tpf) { - if (!enabled) { - return; - } - if(!characterControl.onGround()){ - if(!"JumpLoop".equals(torsoChannel.getAnimationName())) - torsoChannel.setAnim("JumpLoop"); - if(!"JumpLoop".equals(feetChannel.getAnimationName())) - feetChannel.setAnim("JumpLoop"); - return; - } - if (characterControl.getWalkDirection().length() > 0) { - if(!"RunTop".equals(torsoChannel.getAnimationName())) - torsoChannel.setAnim("RunTop"); - if(!"RunBase".equals(feetChannel.getAnimationName())) - feetChannel.setAnim("RunBase"); - }else{ - if(!"IdleTop".equals(torsoChannel.getAnimationName())) - torsoChannel.setAnim("IdleTop"); - if(!"IdleBase".equals(feetChannel.getAnimationName())) - feetChannel.setAnim("IdleBase"); - } - } - - public void render(RenderManager rm, ViewPort vp) { - } - - public Control cloneForSpatial(Spatial spatial) { - throw new UnsupportedOperationException("Not supported."); - } - - public void write(JmeExporter ex) throws IOException { - throw new UnsupportedOperationException("Not supported."); - } - - public void read(JmeImporter im) throws IOException { - throw new UnsupportedOperationException("Not supported."); - } -} diff --git a/src/main/java/com/jme3/monkeyzone/controls/CommandControl.java b/src/main/java/com/jme3/monkeyzone/controls/CommandControl.java deleted file mode 100644 index 3d56ae6..0000000 --- a/src/main/java/com/jme3/monkeyzone/controls/CommandControl.java +++ /dev/null @@ -1,148 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.controls; - -import com.jme3.export.JmeExporter; -import com.jme3.export.JmeImporter; -import com.jme3.monkeyzone.WorldManager; -import com.jme3.monkeyzone.ai.Command; -import com.jme3.renderer.RenderManager; -import com.jme3.renderer.ViewPort; -import com.jme3.scene.Spatial; -import com.jme3.scene.control.Control; -import java.io.IOException; -import java.util.Iterator; -import java.util.LinkedList; - -/** - * Handles the command queue of an AI entity. - * @author normenhansen - */ -public class CommandControl implements Control { - - protected Spatial spatial; - protected boolean enabled = true; - protected LinkedList commands = new LinkedList(); - protected Command defaultCommand; - protected long playerId; - protected long entityId; - protected WorldManager world; - - public CommandControl(WorldManager world, long playerId, long entityId) { - this.world = world; - this.playerId = playerId; - this.entityId = entityId; - } - - public Command initializeCommand(Command command) { - return command.initialize(world, playerId, entityId, spatial); - } - - public void addCommand(Command command) { - command.setRunning(true); - for (int i = 0; i < commands.size(); i++) { - Command command1 = commands.get(i); - if (command1.getPriority() < command.getPriority()) { - commands.add(i, command); - return; - } - } - commands.add(command); - } - - public void removeCommand(Command command) { - command.setRunning(false); - commands.remove(command); - } - - public void clearCommands() { - for (Iterator it = commands.iterator(); it.hasNext();) { - Command command = it.next(); - command.setRunning(false); - } - commands.clear(); - } - - public void update(float tpf) { - if (!enabled) { - return; - } - for (Iterator it = commands.iterator(); it.hasNext();) { - Command command = it.next(); - //do command and remove if returned true, else stop processing - Command.State commandState = command.doCommand(tpf); - switch (commandState) { - case Finished: - command.setRunning(false); - it.remove(); - break; - case Blocking: - return; - case Continuing: - break; - } - } - } - - public void setSpatial(Spatial spatial) { - if (spatial == null) { - if (this.spatial != null) { - } - this.spatial = spatial; - return; - } - this.spatial = spatial; - } - - public void setEnabled(boolean enabled) { - this.enabled = enabled; - } - - public boolean isEnabled() { - return enabled; - } - - public void render(RenderManager rm, ViewPort vp) { - } - - public Control cloneForSpatial(Spatial spatial) { - throw new UnsupportedOperationException("Not supported."); - } - - public void write(JmeExporter ex) throws IOException { - throw new UnsupportedOperationException("Not supported."); - } - - public void read(JmeImporter im) throws IOException { - throw new UnsupportedOperationException("Not supported."); - } -} diff --git a/src/main/java/com/jme3/monkeyzone/controls/DefaultHUDControl.java b/src/main/java/com/jme3/monkeyzone/controls/DefaultHUDControl.java deleted file mode 100644 index d38c90e..0000000 --- a/src/main/java/com/jme3/monkeyzone/controls/DefaultHUDControl.java +++ /dev/null @@ -1,121 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.controls; - -import com.jme3.export.JmeExporter; -import com.jme3.export.JmeImporter; -import com.jme3.renderer.RenderManager; -import com.jme3.renderer.ViewPort; -import com.jme3.scene.Spatial; -import com.jme3.scene.control.Control; -import de.lessvoid.nifty.elements.render.TextRenderer; -import de.lessvoid.nifty.screen.Screen; -import java.io.IOException; - -/** - * Default HUD control, updates UI with spatial data. - * @author normenhansen - */ -public class DefaultHUDControl implements HUDControl { - - protected boolean enabled = true; - protected Spatial spatial; - protected Screen screen; - protected float updateTime = 0.25f; - protected float curTime = 1; - protected TextRenderer hitPoints; - protected TextRenderer speed; - protected TextRenderer vehicle; - - public DefaultHUDControl(Screen screen) { - this.screen = screen; - if (screen == null) { - throw new IllegalStateException("DefaultHUDControl nifty screen null!"); - } - hitPoints = screen.findElementByName("layer").findElementById("panel_bottom").findElementById("bottom_panel_left").findElementById("status_text_01").getRenderer(TextRenderer.class); - speed = screen.findElementByName("layer").findElementById("panel_bottom").findElementById("bottom_panel_left").findElementById("status_text_02").getRenderer(TextRenderer.class); - vehicle = screen.findElementByName("layer").findElementById("panel_bottom").findElementById("bottom_panel_left").findElementById("status_text_03").getRenderer(TextRenderer.class); - } - - public void setSpatial(Spatial spatial) { - if (spatial == null) { - this.spatial = spatial; - return; - } - this.spatial = spatial; - } - - public void setEnabled(boolean enabled) { - this.enabled = enabled; - } - - public boolean isEnabled() { - return enabled; - } - - public void update(float tpf) { - if (!enabled) { - return; - } - curTime += tpf; - if (curTime > updateTime) { - curTime = 0; - Float hitPoints = (Float) spatial.getUserData("HitPoints"); - Float speed = (Float) spatial.getUserData("Speed"); - if (hitPoints != null) { - this.hitPoints.setText("HP:" + hitPoints); - } else { - this.hitPoints.setText("No HitPoints!"); - } - if (speed != null) { - this.speed.setText("Speed: " + speed); - } else { - this.speed.setText("No HitPoints!"); - } - } - } - - public void render(RenderManager rm, ViewPort vp) { - } - - public Control cloneForSpatial(Spatial spatial) { - throw new UnsupportedOperationException("Not supported."); - } - - public void write(JmeExporter ex) throws IOException { - throw new UnsupportedOperationException("Not supported."); - } - - public void read(JmeImporter im) throws IOException { - throw new UnsupportedOperationException("Not supported."); - } -} diff --git a/src/main/java/com/jme3/monkeyzone/controls/EffectsControl.java b/src/main/java/com/jme3/monkeyzone/controls/EffectsControl.java deleted file mode 100644 index c0b5bda..0000000 --- a/src/main/java/com/jme3/monkeyzone/controls/EffectsControl.java +++ /dev/null @@ -1,80 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.controls; - -import com.jme3.export.JmeExporter; -import com.jme3.export.JmeImporter; -import com.jme3.renderer.RenderManager; -import com.jme3.renderer.ViewPort; -import com.jme3.scene.Spatial; -import com.jme3.scene.control.Control; -import java.io.IOException; - -/** - * Plays ParticleEmitters of entity based on stats (damage smoke etc.) - * @author normenhansen - */ -public class EffectsControl implements Control{ - - public void setSpatial(Spatial spatial) { - } - - public void setEnabled(boolean enabled) { - } - - public boolean isEnabled() { - return true; - } - - public void update(float tpf) { - //TODO: play entity animations - //if spatial.getUserData("HP") 0.3f || viewDirection.getY() < -0.3f) { - //rotate all vectors around the rotation amount - directionQuat.fromAngleAxis((FastMath.PI) * tpf * -rotAmountY, directionLeft); - directionQuat.multLocal(viewDirection); - } - } - characterControl.setWalkDirection(walkDirection); - characterControl.setViewDirection(viewDirection); - //TODO: setting spatial rotation to avoid tilting - spatial.getLocalRotation().lookAt(tempVec.set(viewDirection).multLocal(1, 0, 1), Vector3f.UNIT_Y); - spatial.setLocalRotation(spatial.getLocalRotation()); - } - - public void render(RenderManager rm, ViewPort vp) { - } -} diff --git a/src/main/java/com/jme3/monkeyzone/controls/ManualControl.java b/src/main/java/com/jme3/monkeyzone/controls/ManualControl.java deleted file mode 100644 index 18c38af..0000000 --- a/src/main/java/com/jme3/monkeyzone/controls/ManualControl.java +++ /dev/null @@ -1,58 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.controls; - -import com.jme3.math.Vector3f; - -/** - * Interface for manual movement controls, used by humans locally and via network - * @author normenhansen - */ -public interface ManualControl extends MovementControl { - - public void steerX(float value); - - public void steerY(float value); - - public Vector3f getAimDirection(); - - public Vector3f getLocation(); - - public void moveX(float value); - - public void moveY(float value); - - public void moveZ(float value); - - public void performAction(int button, boolean pressed); - -} diff --git a/src/main/java/com/jme3/monkeyzone/controls/ManualVehicleControl.java b/src/main/java/com/jme3/monkeyzone/controls/ManualVehicleControl.java deleted file mode 100644 index c206b7b..0000000 --- a/src/main/java/com/jme3/monkeyzone/controls/ManualVehicleControl.java +++ /dev/null @@ -1,204 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.controls; - -import com.jme3.bullet.PhysicsSpace; -import com.jme3.bullet.PhysicsTickListener; -import com.jme3.bullet.control.VehicleControl; -import com.jme3.math.FastMath; -import com.jme3.math.Vector3f; -import com.jme3.network.Client; -import com.jme3.renderer.RenderManager; -import com.jme3.renderer.ViewPort; -import com.jme3.scene.Spatial; - -/** - * Manual vehicle control, implements ManualControl interface and controls - * a vehicle if available on the Spatial. - * @author normenhansen - */ -public class ManualVehicleControl extends NetworkedManualControl implements PhysicsTickListener { - - private Spatial spatial; - private VehicleControl control; - private float speed = 800f; - private float steer = 0; - private float accelerate = 0; - private Vector3f tempVec1 = new Vector3f(); - private Vector3f tempVec2 = new Vector3f(); - private Vector3f tempVec3 = new Vector3f(); - private boolean hover = false; - private boolean added = false; - - public ManualVehicleControl() { - } - - public ManualVehicleControl(Client client, long entityId) { - super(client, entityId); - } - - @Override - public void doSteerX(float amount) { - } - - @Override - public void doSteerY(float amount) { - } - - @Override - public void doMoveX(float amount) { - if (!hover) { - steer = amount * FastMath.QUARTER_PI * 0.5f; - } else { - steer = amount; - } - } - - @Override - public void doMoveY(float amount) { - } - - @Override - public void doMoveZ(float amount) { - accelerate = amount * speed; - } - - @Override - public void doPerformAction(int button, boolean pressed) { - } - - public Vector3f getAimDirection() { - return control.getForwardVector(tempVec1); - } - - public Vector3f getLocation() { - return control.getPhysicsLocation(tempVec2); - } - - @Override - public void setSpatial(Spatial spatial) { - this.spatial = spatial; - if (spatial == null) { - if (added) { - control.getPhysicsSpace().removeTickListener(this); - } - return; - } - this.control = spatial.getControl(VehicleControl.class); - if (this.control == null) { - throw new IllegalStateException("Cannot add ManualCharacterControl to Spatial without CharacterControl"); - } - Float spatialSpeed = (Float) spatial.getUserData("Speed"); - if (spatialSpeed != null) { - speed = spatialSpeed; - } - Integer hoverControl = (Integer) spatial.getUserData("HoverControl"); - if (hoverControl != null && hoverControl == 1) { - hover = true; - } - } - - @Override - public void setEnabled(boolean enabled) { - this.enabled = enabled; - } - - @Override - public boolean isEnabled() { - return enabled; - } - - @Override - public void update(float tpf) { - if (!enabled) { - return; - } - if (hover) { - if (!added) { - control.getPhysicsSpace().addTickListener(this); - added = true; - } - return; - } - control.accelerate(accelerate); - control.steer(steer); - } - - public void prePhysicsTick(PhysicsSpace space, float f) { - if (!enabled || !hover) { - return; - } - Vector3f angVel = control.getAngularVelocity(); - float rotationVelocity = angVel.getY(); - Vector3f dir = control.getForwardVector(tempVec2).multLocal(1, 0, 1).normalizeLocal(); - control.getLinearVelocity(tempVec3); - Vector3f linearVelocity = tempVec3.multLocal(1, 0, 1); - - if (steer != 0) { - if (rotationVelocity < 1 && rotationVelocity > -1) { - control.applyTorque(tempVec1.set(0, steer * control.getMass() * 20, 0)); - } - } else { - // counter the steering value! - if (rotationVelocity > 0.2f) { - control.applyTorque(tempVec1.set(0, -control.getMass() * 20, 0)); - } else if (rotationVelocity < -0.2f) { - control.applyTorque(tempVec1.set(0, control.getMass() * 20, 0)); - } - } - if (accelerate > 0) { - // counter force that will adjust velocity - // if we are not going where we want to go. - // this will prevent "drifting" and thus improve control - // of the vehicle - float d = dir.dot(linearVelocity.normalize()); - Vector3f counter = dir.project(linearVelocity).normalizeLocal().negateLocal().multLocal(1 - d); - control.applyForce(counter.multLocal(control.getMass() * 10), Vector3f.ZERO); - - if (linearVelocity.length() < 30) { - control.applyForce(dir.multLocal(accelerate), Vector3f.ZERO); - } - } else { - // counter the acceleration value - if (linearVelocity.length() > FastMath.ZERO_TOLERANCE) { - linearVelocity.normalizeLocal().negateLocal(); - control.applyForce(linearVelocity.mult(control.getMass() * 10), Vector3f.ZERO); - } - } - } - - public void physicsTick(PhysicsSpace space, float f) { - } - - public void render(RenderManager rm, ViewPort vp) { - } -} diff --git a/src/main/java/com/jme3/monkeyzone/controls/MovementControl.java b/src/main/java/com/jme3/monkeyzone/controls/MovementControl.java deleted file mode 100644 index f0a4b9a..0000000 --- a/src/main/java/com/jme3/monkeyzone/controls/MovementControl.java +++ /dev/null @@ -1,45 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.controls; - -import com.jme3.math.Vector3f; -import com.jme3.scene.control.Control; - -/** - * Base interface for autonomous and manual movements controls, mostly used - * to read position of entity - * @author normenhansen - */ -public interface MovementControl extends Control{ - public Vector3f getLocation(); - public Vector3f getAimDirection(); -} diff --git a/src/main/java/com/jme3/monkeyzone/controls/NavMeshNavigationControl.java b/src/main/java/com/jme3/monkeyzone/controls/NavMeshNavigationControl.java deleted file mode 100644 index da45246..0000000 --- a/src/main/java/com/jme3/monkeyzone/controls/NavMeshNavigationControl.java +++ /dev/null @@ -1,85 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.controls; - -import com.jme3.export.JmeExporter; -import com.jme3.export.JmeImporter; -import com.jme3.monkeyzone.WorldManager; -import jme3tools.navmesh.NavMeshPathfinder; -import com.jme3.renderer.RenderManager; -import com.jme3.renderer.ViewPort; -import com.jme3.scene.Spatial; -import com.jme3.scene.control.Control; -import java.io.IOException; - - -/** - * This class implements NavigationControl but actually extends Pathfinder which - * uses the NavMesh, you can replace it with any Pathfinding system. It will - * be used by the AutonomousControl then. - * @author normenhansen - */ -public class NavMeshNavigationControl extends NavMeshPathfinder implements NavigationControl{ - - public NavMeshNavigationControl(WorldManager world) { - super(world.getNavMesh()); - } - - public void setSpatial(Spatial spatial) { - } - - public void setEnabled(boolean enabled) { - } - - public boolean isEnabled() { - return true; - } - - public void update(float tpf) { - } - - public void render(RenderManager rm, ViewPort vp) { - } - - public Control cloneForSpatial(Spatial spatial) { - throw new UnsupportedOperationException("Not supported."); - } - - public void write(JmeExporter ex) throws IOException { - throw new UnsupportedOperationException("Not supported."); - } - - public void read(JmeImporter im) throws IOException { - throw new UnsupportedOperationException("Not supported."); - } - -} diff --git a/src/main/java/com/jme3/monkeyzone/controls/NavigationControl.java b/src/main/java/com/jme3/monkeyzone/controls/NavigationControl.java deleted file mode 100644 index e36d607..0000000 --- a/src/main/java/com/jme3/monkeyzone/controls/NavigationControl.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.controls; - -import com.jme3.math.Vector3f; -import com.jme3.scene.control.Control; - -/** - * Basic interface for navigation contols, these mostly do not much themselves - * but are used by other controls to navigate. - * @author normenhansen - */ -public interface NavigationControl extends Control { - - public Vector3f getPosition(); - - public void setPosition(Vector3f position); - - public float getEntityRadius(); - - public void setEntityRadius(float entityRadius); - - public Vector3f warp(Vector3f newPos); - - public boolean computePath(Vector3f goal); - - public void clearPath(); - - public Vector3f getWaypointPosition(); - - public Vector3f getDirectionToWaypoint(); - - public float getDistanceToWaypoint(); - - public Vector3f onMove(Vector3f moveVec); - - public boolean isAtGoalWaypoint(); - - public void gotoToNextWaypoint(); -} diff --git a/src/main/java/com/jme3/monkeyzone/controls/NetworkActionEnabled.java b/src/main/java/com/jme3/monkeyzone/controls/NetworkActionEnabled.java deleted file mode 100644 index b69926c..0000000 --- a/src/main/java/com/jme3/monkeyzone/controls/NetworkActionEnabled.java +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.controls; - -import com.jme3.scene.control.Control; - -/** - * Interface used to unify performing actions for autonomous and manual controls - * @author normenhansen - */ -public interface NetworkActionEnabled extends Control{ - - public void doPerformAction(int action, boolean activate); -} diff --git a/src/main/java/com/jme3/monkeyzone/controls/NetworkedAutonomousControl.java b/src/main/java/com/jme3/monkeyzone/controls/NetworkedAutonomousControl.java deleted file mode 100644 index e5499d7..0000000 --- a/src/main/java/com/jme3/monkeyzone/controls/NetworkedAutonomousControl.java +++ /dev/null @@ -1,131 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.controls; - -import com.jme3.export.JmeExporter; -import com.jme3.export.JmeImporter; -import com.jme3.math.Vector3f; -import com.jme3.monkeyzone.messages.AutoControlMessage; -import com.jme3.monkeyzone.messages.ActionMessage; -import com.jme3.network.Client; -import com.jme3.network.physicssync.PhysicsSyncManager; -import com.jme3.scene.Spatial; -import com.jme3.scene.control.Control; -import java.io.IOException; -import java.util.logging.Level; -import java.util.logging.Logger; - -/** - * Abstract Autonomous Control, handles sending to server when client is set - * @author normenhansen - */ -public abstract class NetworkedAutonomousControl implements AutonomousControl, NetworkActionEnabled { - - private Client client; - private long entity_id; - private Vector3f lastMoveToLocation = new Vector3f(); - private Vector3f lastAimDirection = new Vector3f(); - protected boolean enabled = true; - protected Spatial spatial; - - public NetworkedAutonomousControl() { - } - - public NetworkedAutonomousControl(Client client, long entity_id) { - this.client = client; - this.entity_id = entity_id; - } - - public void aimAt(Vector3f direction) { - if (client != null) { - if (!lastAimDirection.equals(direction)) { - lastAimDirection.set(direction); - sendMoveSync(); - } - } - } - - public void performAction(int action, boolean activate) { - if (client != null) { - client.send(new ActionMessage(entity_id, action, activate)); - } - } - - public void moveTo(Vector3f location) { - if (client != null) { - if (!lastMoveToLocation.equals(location)) { - lastMoveToLocation.set(location); - sendMoveSync(); - } - } - } - - private void sendMoveSync() { - client.send(new AutoControlMessage(entity_id, lastAimDirection, lastMoveToLocation)); - } - - public abstract void doAimAt(Vector3f direction); - - public abstract void doMoveTo(Vector3f location); - - public abstract void doPerformAction(int action, boolean activate); - - public abstract boolean isMoving(); - - public abstract Vector3f getTargetLocation(); - - public abstract Vector3f getLocation(); - - public abstract Vector3f getAimDirection(); - - public abstract void setSpatial(Spatial spatial); - - public void setEnabled(boolean enabled) { - this.enabled = enabled; - } - - public boolean isEnabled() { - return enabled; - } - - public Control cloneForSpatial(Spatial spatial) { - throw new UnsupportedOperationException("Not supported."); - } - - public void write(JmeExporter ex) throws IOException { - throw new UnsupportedOperationException("Not supported."); - } - - public void read(JmeImporter im) throws IOException { - throw new UnsupportedOperationException("Not supported."); - } -} diff --git a/src/main/java/com/jme3/monkeyzone/controls/NetworkedManualControl.java b/src/main/java/com/jme3/monkeyzone/controls/NetworkedManualControl.java deleted file mode 100644 index 386bb6a..0000000 --- a/src/main/java/com/jme3/monkeyzone/controls/NetworkedManualControl.java +++ /dev/null @@ -1,149 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.controls; - -import com.jme3.export.JmeExporter; -import com.jme3.export.JmeImporter; -import com.jme3.monkeyzone.messages.ActionMessage; -import com.jme3.monkeyzone.messages.ManualControlMessage; -import com.jme3.network.Client; -import com.jme3.network.physicssync.PhysicsSyncManager; -import com.jme3.scene.Spatial; -import com.jme3.scene.control.Control; -import java.io.IOException; -import java.util.logging.Level; -import java.util.logging.Logger; - -/** - * Abstract Manual Control, handles sending to server when client is set - * @author normenhansen - */ -public abstract class NetworkedManualControl implements ManualControl, NetworkActionEnabled { - - protected boolean enabled = true; - private Client client; - private long entity_id; - private float lastSteerX = 0; - private float lastSteerY = 0; - private float lastMoveX = 0; - private float lastMoveY = 0; - private float lastMoveZ = 0; - - public NetworkedManualControl() { - } - - public NetworkedManualControl(Client client, long entity_id) { - this.client = client; - this.entity_id = entity_id; - } - - public NetworkedManualControl(PhysicsSyncManager server, long entity_id) { - this.entity_id = entity_id; - } - - public void steerX(float amount) { - if (client != null && amount != lastSteerX) { - lastSteerX = amount; - sendMoveSync(); - } - } - - public void steerY(float amount) { - if (client != null && amount != lastSteerY) { - lastSteerY = amount; - sendMoveSync(); - } - } - - public void moveX(float amount) { - if (client != null && amount != lastMoveX) { - lastMoveX = amount; - sendMoveSync(); - } - } - - public void moveY(float amount) { - if (client != null && amount != lastMoveY) { - lastMoveY = amount; - sendMoveSync(); - } - } - - public void moveZ(float amount) { - if (client != null && amount != lastMoveZ) { - lastMoveZ = amount; - sendMoveSync(); - } - } - - public void performAction(int button, boolean pressed) { - if (client != null) { - client.send(new ActionMessage(entity_id, button, pressed)); - } - } - - public abstract void doSteerX(float amount); - - public abstract void doSteerY(float amount); - - public abstract void doMoveX(float amount); - - public abstract void doMoveY(float amount); - - public abstract void doMoveZ(float amount); - - public abstract void doPerformAction(int button, boolean pressed); - - private void sendMoveSync() { - client.send(new ManualControlMessage(entity_id, lastSteerX, lastSteerY, lastMoveX, lastMoveY, lastMoveZ)); - } - - public void setEnabled(boolean enabled) { - this.enabled = enabled; - } - - public boolean isEnabled() { - return enabled; - } - - public Control cloneForSpatial(Spatial spatial) { - throw new UnsupportedOperationException("Not supported."); - } - - public void write(JmeExporter ex) throws IOException { - throw new UnsupportedOperationException("Not supported."); - } - - public void read(JmeImporter im) throws IOException { - throw new UnsupportedOperationException("Not supported."); - } -} diff --git a/src/main/java/com/jme3/monkeyzone/controls/UserCommandControl.java b/src/main/java/com/jme3/monkeyzone/controls/UserCommandControl.java deleted file mode 100644 index 4c282f5..0000000 --- a/src/main/java/com/jme3/monkeyzone/controls/UserCommandControl.java +++ /dev/null @@ -1,575 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.controls; - -import com.jme3.export.JmeExporter; -import com.jme3.export.JmeImporter; -import com.jme3.input.InputManager; -import com.jme3.input.KeyInput; -import com.jme3.input.controls.ActionListener; -import com.jme3.input.controls.KeyTrigger; -import com.jme3.math.Vector3f; -import com.jme3.monkeyzone.WorldManager; -import com.jme3.monkeyzone.ai.commands.AttackCommand; -import com.jme3.monkeyzone.ai.Command; -import com.jme3.monkeyzone.ai.commands.FollowCommand; -import com.jme3.monkeyzone.ai.commands.MoveCommand; -import com.jme3.monkeyzone.ai.SphereTrigger; -import com.jme3.monkeyzone.ai.commands.EnterCommand; -import com.jme3.renderer.RenderManager; -import com.jme3.renderer.ViewPort; -import com.jme3.scene.Spatial; -import com.jme3.scene.control.Control; -import de.lessvoid.nifty.elements.render.TextRenderer; -import de.lessvoid.nifty.screen.Screen; -import java.io.IOException; -import java.util.ArrayList; -import java.util.HashMap; -import java.util.Iterator; -import java.util.LinkedList; -import java.util.List; -import java.util.Map.Entry; -import java.util.logging.Level; -import java.util.logging.Logger; - -/** - * Manages the client input and UI for AI players - * @author normenhansen - */ -public class UserCommandControl implements Control, ActionListener { - - protected Screen screen; - protected TextRenderer[] selectionTexts = new TextRenderer[10]; - protected TextRenderer[] commandTexts = new TextRenderer[10]; - protected List> commands = new LinkedList>(); - protected HashMap players = new HashMap(); - protected List selectedEntities = new ArrayList(); - protected InputManager inputManager; - protected HashMap> playerGroups = new HashMap>(); - protected boolean shift = false; - protected SelectionMenu currentSelectionMenu = SelectionMenu.Main; - protected WorldManager world; - protected Spatial userEntity; - protected boolean enabled = true; - - protected enum SelectionMenu { - - Main, - Offensive, - Defensive, - Builder, - NavPoints - } - - public UserCommandControl(Screen screen, InputManager inputManager) { - this(inputManager); - this.screen = screen; - for (int i = 0; i < 10; i++) { - selectionTexts[i] = screen.findElementById("layer").findElementById("panel_bottom").findElementById("bottom_panel_right").findElementById("status_text_0" + i).getRenderer(TextRenderer.class); - commandTexts[i] = screen.findElementById("layer").findElementById("panel_top").findElementById("top_panel_left").findElementById("status_text_0" + i).getRenderer(TextRenderer.class); - } - setSelectionMenu(SelectionMenu.Main); - updateCommandMenu(); - } - - public UserCommandControl(InputManager inputManager) { - this.inputManager = inputManager; - inputManager.addMapping("Client_Key_SHIFT", new KeyTrigger(KeyInput.KEY_RSHIFT), new KeyTrigger(KeyInput.KEY_LSHIFT)); - inputManager.addMapping("Client_Key_0", new KeyTrigger(KeyInput.KEY_0)); - inputManager.addMapping("Client_Key_1", new KeyTrigger(KeyInput.KEY_1)); - inputManager.addMapping("Client_Key_2", new KeyTrigger(KeyInput.KEY_2)); - inputManager.addMapping("Client_Key_3", new KeyTrigger(KeyInput.KEY_3)); - inputManager.addMapping("Client_Key_4", new KeyTrigger(KeyInput.KEY_4)); - inputManager.addMapping("Client_Key_5", new KeyTrigger(KeyInput.KEY_5)); - inputManager.addMapping("Client_Key_6", new KeyTrigger(KeyInput.KEY_6)); - inputManager.addMapping("Client_Key_7", new KeyTrigger(KeyInput.KEY_7)); - inputManager.addMapping("Client_Key_8", new KeyTrigger(KeyInput.KEY_8)); - inputManager.addMapping("Client_Key_9", new KeyTrigger(KeyInput.KEY_9)); - inputManager.addMapping("Client_Key_F10", new KeyTrigger(KeyInput.KEY_F10)); - inputManager.addMapping("Client_Key_F1", new KeyTrigger(KeyInput.KEY_F1)); - inputManager.addMapping("Client_Key_F2", new KeyTrigger(KeyInput.KEY_F2)); - inputManager.addMapping("Client_Key_F3", new KeyTrigger(KeyInput.KEY_F3)); - inputManager.addMapping("Client_Key_F4", new KeyTrigger(KeyInput.KEY_F4)); - inputManager.addMapping("Client_Key_F5", new KeyTrigger(KeyInput.KEY_F5)); - inputManager.addMapping("Client_Key_F6", new KeyTrigger(KeyInput.KEY_F6)); - inputManager.addMapping("Client_Key_F7", new KeyTrigger(KeyInput.KEY_F7)); - inputManager.addMapping("Client_Key_F8", new KeyTrigger(KeyInput.KEY_F8)); - inputManager.addMapping("Client_Key_F9", new KeyTrigger(KeyInput.KEY_F9)); - inputManager.addListener(this, - "Client_Key_SHIFT", - "Client_Key_0", - "Client_Key_1", - "Client_Key_2", - "Client_Key_3", - "Client_Key_4", - "Client_Key_5", - "Client_Key_6", - "Client_Key_7", - "Client_Key_8", - "Client_Key_9", - "Client_Key_F10", - "Client_Key_F1", - "Client_Key_F2", - "Client_Key_F3", - "Client_Key_F4", - "Client_Key_F5", - "Client_Key_F6", - "Client_Key_F7", - "Client_Key_F8", - "Client_Key_F9"); - } - - public void setWorldManager(WorldManager world) { - this.world = world; - } - - /** - * adds a player id with entity to the list of user controlled entities, - * called from WorldManager when a player that belongs to this user has - * entered an entity. - * @param id - * @param entity - */ - public void setPlayerEntity(long id, Spatial entity) { - if (entity == null) { - players.remove(id); - return; - } - players.put(id, entity); - //TODO: apply sphere command type via menu - SphereTrigger sphereTrigger = entity.getControl(SphereTrigger.class); - if (sphereTrigger != null) { - sphereTrigger.setGhostRadius(20); - //adding a command that will be used by the sphere trigger by default - Command command = entity.getControl(CommandControl.class).initializeCommand(new AttackCommand()); - sphereTrigger.setCommand(command); - setSelectionMenu(currentSelectionMenu); - } - } - - /** - * clears the list of user controlled entities - */ - public void clearPlayers() { - players.clear(); - setSelectionMenu(currentSelectionMenu); - } - - /** - * removes a user controlled entity - * @param id - */ - public void removePlayerEntity(long id) { - selectedEntities.remove(players.remove(id)); - setSelectionMenu(currentSelectionMenu); - updateCommandMenu(); - } - - /** - * gets the command queue of a specific player - * @param id - * @return - */ - public CommandControl getCommandQueue(long id) { - if (!players.containsKey(id)) { - return null; - } - return players.get(id).getControl(CommandControl.class); - } - - /** - * gets the SphereTrigger of a specific player - * @param id - * @return - */ - public SphereTrigger getSphereTrigger(long id) { - if (!players.containsKey(id)) { - return null; - } - return players.get(id).getControl(SphereTrigger.class); - } - - /** - * clear the selection list and set entity as selected entity - * @param entity - */ - public void selectEntity(Spatial entity) { - this.selectedEntities.clear(); - this.selectedEntities.add(entity); - updateCommandMenu(); - } - - /** - * set multiple entitis as the list of selected entities - * @param entities - */ - public void selectEntities(List entities) { - this.selectedEntities.clear(); - this.selectedEntities.addAll(entities); - updateCommandMenu(); - } - - /** - * add a single entity to the list of selected entities - * @param entity - */ - public void addSelectEntity(Spatial entity) { - this.selectedEntities.add(entity); - updateCommandMenu(); - } - - /** - * remove a single entity from the list of selected entities - * @param entity - */ - public void removeSelectEntity(Spatial entity) { - this.selectedEntities.remove(entity); - updateCommandMenu(); - } - - public void update(float tpf) { - } - - public void onAction(String name, boolean isPressed, float tpf) { - int key = -1; - int fkey = -1; - if (name.equals("Client_Key_SHIFT")) { - shift = isPressed; - } else if (name.equals("Client_Key_0") && isPressed) { - key = 0; - } else if (name.equals("Client_Key_1") && isPressed) { - key = 1; - } else if (name.equals("Client_Key_2") && isPressed) { - key = 2; - } else if (name.equals("Client_Key_3") && isPressed) { - key = 3; - } else if (name.equals("Client_Key_4") && isPressed) { - key = 4; - } else if (name.equals("Client_Key_5") && isPressed) { - key = 5; - } else if (name.equals("Client_Key_6") && isPressed) { - key = 6; - } else if (name.equals("Client_Key_7") && isPressed) { - key = 7; - } else if (name.equals("Client_Key_8") && isPressed) { - key = 8; - } else if (name.equals("Client_Key_9") && isPressed) { - key = 9; - } else if (name.equals("Client_Key_F10") && isPressed) { - fkey = 10; - } else if (name.equals("Client_Key_F1") && isPressed) { - fkey = 1; - } else if (name.equals("Client_Key_F2") && isPressed) { - fkey = 2; - } else if (name.equals("Client_Key_F3") && isPressed) { - fkey = 3; - } else if (name.equals("Client_Key_F4") && isPressed) { - fkey = 4; - } else if (name.equals("Client_Key_F5") && isPressed) { - fkey = 5; - } else if (name.equals("Client_Key_F6") && isPressed) { - fkey = 6; - } else if (name.equals("Client_Key_F7") && isPressed) { - fkey = 7; - } else if (name.equals("Client_Key_F8") && isPressed) { - fkey = 8; - } else if (name.equals("Client_Key_F9") && isPressed) { - fkey = 9; - } - if (key != -1) { - processSelectionKey(key); - } else if (fkey != -1) { - processCommandKey(fkey); - } - } - - /** - * displays a specific selection menu, compiles list of current entities - * in that menu - * @param key - */ - private void setSelectionMenu(SelectionMenu key) { - currentSelectionMenu = key; - switch (currentSelectionMenu) { - case Main: - selectionTexts[1].setText("1 - Offensive Units"); -// selectionTexts[2].changeText("2 - Defensive Units"); -// selectionTexts[3].changeText("3 - Builder Units"); -// selectionTexts[4].changeText("4 - Nav Points"); - selectionTexts[2].setText(""); - selectionTexts[3].setText(""); - selectionTexts[4].setText(""); - selectionTexts[5].setText(""); - selectionTexts[6].setText(""); - selectionTexts[7].setText(""); - selectionTexts[8].setText(""); - selectionTexts[9].setText(""); - selectionTexts[0].setText(""); - break; - case Offensive: - clearSelectionMenu(); - int i = 0; - for (Iterator> it = players.entrySet().iterator(); it.hasNext();) { - i++; - Entry entry = it.next(); - if (i >= 10) { - i = 0; - if (selectedEntities.contains(entry.getValue())) { - selectionTexts[i].setText(i + " - " + entry.getValue().getName() + " *"); - } else { - selectionTexts[i].setText(i + " - " + entry.getValue().getName()); - } - return; - } else { - if (selectedEntities.contains(entry.getValue())) { - selectionTexts[i].setText(i + " - " + entry.getValue().getName() + " *"); - } else { - selectionTexts[i].setText(i + " - " + entry.getValue().getName()); - } - } - } - break; - } - } - - /** - * clears the selection menu ui - */ - private void clearSelectionMenu() { - for (int i = 0; i < selectionTexts.length; i++) { - TextRenderer textRenderer = selectionTexts[i]; - textRenderer.setText(""); - } - } - - /** - * processes selection key (1-0) being pressed - * @param key - */ - private void processSelectionKey(int key) { - switch (currentSelectionMenu) { - case Main: - switch (key) { - case 1: - setSelectionMenu(SelectionMenu.Offensive); - break; -// case 2: -// setSelectionMenu(SelectionMenu.Defensive); -// break; -// case 3: -// setSelectionMenu(SelectionMenu.Builder); -// break; -// case 4: -// setSelectionMenu(SelectionMenu.NavPoints); -// break; - } - break; - case Offensive: - selectUnit(currentSelectionMenu, key, shift); - if (!shift) { - setSelectionMenu(SelectionMenu.Main); - } - break; - } - } - - /** - * select a specific unit from the selection menu - * @param key - * @param add - */ - private void selectUnit(SelectionMenu menu, int key, boolean add) { - //TODO: filter for menu - int i = 0; - for (Iterator> it = players.entrySet().iterator(); it.hasNext();) { - i++; - Entry entry = it.next(); - if (i == key) { - if (selectedEntities.contains(entry.getValue())) { - removeSelectEntity(entry.getValue()); - } else { - if (add) { - addSelectEntity(entry.getValue()); - } else { - selectEntity(entry.getValue()); - } - } - } - } - //update menu - setSelectionMenu(currentSelectionMenu); - } - - /** - * updates the command menu based on the currently selected entities - */ - private void updateCommandMenu() { - commands.clear(); - if (selectedEntities.size() > 0) { - commands.add(MoveCommand.class); - commands.add(FollowCommand.class); - commands.add(EnterCommand.class); - commands.add(AttackCommand.class); - } - clearCommandMenu(); - int i = 0; - for (Iterator> it = commands.iterator(); it.hasNext();) { - i++; - try { - Class class1 = it.next(); - commandTexts[i].setText("F" + i + " - " + class1.newInstance().getName() + " "); - } catch (InstantiationException ex) { - Logger.getLogger(UserCommandControl.class.getName()).log(Level.SEVERE, null, ex); - } catch (IllegalAccessException ex) { - Logger.getLogger(UserCommandControl.class.getName()).log(Level.SEVERE, null, ex); - } - if (i > 10) { - return; - } - } - } - - /** - * clears the command menu UI - */ - private void clearCommandMenu() { - for (int i = 0; i < commandTexts.length; i++) { - TextRenderer textRenderer = commandTexts[i]; - textRenderer.setText(""); - } - } - - /** - * processes a command key - * @param key - */ - private void processCommandKey(int key) { - if (userEntity == null) { - return; - } - Vector3f location = new Vector3f(); - Spatial spat = world.doRayTest(userEntity, 100, location); - if (spat != null) { - doCommand(key - 1, spat); - } else { - doCommand(key - 1, location); - } - } - - /** - * issues a command with a spatial target to the selected entities - * @param command - * @param spatial - */ - private void doCommand(int command, Spatial spatial) { - for (Iterator it = selectedEntities.iterator(); it.hasNext();) { - Spatial spatial1 = it.next(); - CommandControl commandControl = spatial1.getControl(CommandControl.class); - if (commandControl == null) { - Logger.getLogger(UserCommandControl.class.getName()).log(Level.WARNING, "Cannot apply command"); - continue; - } - try { - Command commandInst = commands.get(command).newInstance(); - commandInst.setPriority(10); - commandControl.clearCommands(); - commandControl.initializeCommand(commandInst); - Command.TargetResult info = commandInst.setTargetEntity(spatial); - if (info == Command.TargetResult.Accept || info == Command.TargetResult.AcceptEnemy || info == Command.TargetResult.AcceptFriendly) { - commandControl.addCommand(commandInst); - } - } catch (InstantiationException ex) { - Logger.getLogger(UserCommandControl.class.getName()).log(Level.SEVERE, null, ex); - } catch (IllegalAccessException ex) { - Logger.getLogger(UserCommandControl.class.getName()).log(Level.SEVERE, null, ex); - } - } - } - - /** - * issues a command with a location target to the selected entities - * @param command - * @param location - */ - private void doCommand(int command, Vector3f location) { - for (Iterator it = selectedEntities.iterator(); it.hasNext();) { - Spatial spatial1 = it.next(); - CommandControl commandControl = spatial1.getControl(CommandControl.class); - if (commandControl == null) { - return; - } - try { - Command commandInst = commands.get(command).newInstance(); - commandInst.setPriority(10); - commandControl.clearCommands(); - commandControl.initializeCommand(commandInst); - Command.TargetResult info = commandInst.setTargetLocation(location); - if (info == Command.TargetResult.Accept || info == Command.TargetResult.AcceptEnemy || info == Command.TargetResult.AcceptFriendly) { - commandControl.addCommand(commandInst); - } - } catch (InstantiationException ex) { - Logger.getLogger(UserCommandControl.class.getName()).log(Level.SEVERE, null, ex); - } catch (IllegalAccessException ex) { - Logger.getLogger(UserCommandControl.class.getName()).log(Level.SEVERE, null, ex); - } - } - } - - - public void setSpatial(Spatial spatial) { - userEntity = spatial; - } - - public void setEnabled(boolean enabled) { - this.enabled = enabled; - } - - public boolean isEnabled() { - return enabled; - } - - public void render(RenderManager rm, ViewPort vp) { - } - - public Control cloneForSpatial(Spatial spatial) { - throw new UnsupportedOperationException("Not supported."); - } - - public void write(JmeExporter ex) throws IOException { - throw new UnsupportedOperationException("Not supported."); - } - - public void read(JmeImporter im) throws IOException { - throw new UnsupportedOperationException("Not supported."); - } - -} diff --git a/src/main/java/com/jme3/monkeyzone/controls/UserInputControl.java b/src/main/java/com/jme3/monkeyzone/controls/UserInputControl.java deleted file mode 100644 index c9bf1e0..0000000 --- a/src/main/java/com/jme3/monkeyzone/controls/UserInputControl.java +++ /dev/null @@ -1,231 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.controls; - -import com.jme3.export.JmeExporter; -import com.jme3.export.JmeImporter; -import com.jme3.input.InputManager; -import com.jme3.input.KeyInput; -import com.jme3.input.MouseInput; -import com.jme3.input.controls.ActionListener; -import com.jme3.input.controls.AnalogListener; -import com.jme3.input.controls.KeyTrigger; -import com.jme3.input.controls.MouseAxisTrigger; -import com.jme3.input.controls.MouseButtonTrigger; -import com.jme3.math.Quaternion; -import com.jme3.math.Vector3f; -import com.jme3.monkeyzone.messages.ActionMessage; -import com.jme3.renderer.Camera; -import com.jme3.renderer.RenderManager; -import com.jme3.renderer.ViewPort; -import com.jme3.scene.Spatial; -import com.jme3.scene.control.Control; -import java.io.IOException; - -/** - * When attached to a Spatial, searches for ManualControl and sends user - * input there, only used on client for current user entity. - * @author normenhansen - */ -public class UserInputControl implements Control, ActionListener, AnalogListener { - //TODO: add support for joysticks, mouse axis etc. and localization - - private InputManager inputManager; - private Spatial spatial = null; - private ManualControl manualControl = null; - private boolean enabled = true; - private float moveX = 0; - private float moveY = 0; - private float moveZ = 0; - private float steerX = 0; - private float steerY = 0; - private Camera cam; - - public UserInputControl(InputManager inputManager, Camera cam) { - this.inputManager = inputManager; - this.cam = cam; - prepareInputManager(); - } - - private void prepareInputManager() { - inputManager.addMapping("UserInput_Left_Key", new KeyTrigger(KeyInput.KEY_A)); - inputManager.addMapping("UserInput_Right_Key", new KeyTrigger(KeyInput.KEY_D)); - inputManager.addMapping("UserInput_Up_Key", new KeyTrigger(KeyInput.KEY_W)); - inputManager.addMapping("UserInput_Down_Key", new KeyTrigger(KeyInput.KEY_S)); - inputManager.addMapping("UserInput_Left_Arrow_Key", new KeyTrigger(KeyInput.KEY_LEFT)); - inputManager.addMapping("UserInput_Right_Arrow_Key", new KeyTrigger(KeyInput.KEY_RIGHT)); - inputManager.addMapping("UserInput_Space_Key", new KeyTrigger(KeyInput.KEY_SPACE)); - inputManager.addMapping("UserInput_Enter_Key", new KeyTrigger(KeyInput.KEY_RETURN)); - inputManager.addMapping("UserInput_Left_Mouse", new MouseButtonTrigger(MouseInput.BUTTON_LEFT)); - inputManager.addMapping("UserInput_Mouse_Axis_X_Left", new MouseAxisTrigger(MouseInput.AXIS_X, true)); - inputManager.addMapping("UserInput_Mouse_Axis_X_Right", new MouseAxisTrigger(MouseInput.AXIS_X, false)); - inputManager.addMapping("UserInput_Mouse_Axis_Y_Up", new MouseAxisTrigger(MouseInput.AXIS_Y, true)); - inputManager.addMapping("UserInput_Mouse_Axis_Y_Down", new MouseAxisTrigger(MouseInput.AXIS_Y, false)); - inputManager.addListener(this, - "UserInput_Left_Key", - "UserInput_Right_Key", - "UserInput_Up_Key", - "UserInput_Down_Key", - "UserInput_Left_Arrow_Key", - "UserInput_Right_Arrow_Key", - "UserInput_Space_Key", - "UserInput_Enter_Key", - "UserInput_Left_Mouse", - "UserInput_Mouse_Axis_X_Left", - "UserInput_Mouse_Axis_X_Right", - "UserInput_Mouse_Axis_Y_Up", - "UserInput_Mouse_Axis_Y_Down"); - } - - public void setSpatial(Spatial spatial) { - this.spatial = spatial; - if (spatial == null) { - manualControl = null; - return; - } - manualControl = spatial.getControl(ManualControl.class); - if (manualControl == null) { - throw new IllegalStateException("Cannot add UserInputControl to spatial without ManualControl!"); - } - } - - public void setEnabled(boolean enabled) { - this.enabled = enabled; - } - - public boolean isEnabled() { - return enabled; - } - - public void update(float tpf) { - //'trick' to apply steering when it has been set by onAnalog and reset it to zero after - if (steerX != 0) { - steerX = 0; - } else { - manualControl.steerX(steerX); - } - if (steerY != 0) { - steerY = 0; - } else { - manualControl.steerY(steerY); - } - //TODO: replace with special spatial - Vector3f currentUp = spatial.getWorldRotation().mult(Vector3f.UNIT_Y); - Vector3f camLocation = spatial.getWorldTranslation().add(currentUp); - cam.setLocation(camLocation); - cam.setRotation(spatial.getWorldRotation()); - cam.lookAt(camLocation.addLocal(manualControl.getAimDirection()), spatial.getWorldRotation().mult(Vector3f.UNIT_Y)); - } - - public void render(RenderManager rm, ViewPort vp) { - } - - public void onAnalog(String binding, float value, float tpf) { - if (!isEnabled() || manualControl == null) { - return; - } - if (binding.equals("UserInput_Mouse_Axis_X_Left")) { - steerX = value / tpf; - steerX = steerX > 1 ? 1 : steerX; - manualControl.steerX(steerX); - } else if (binding.equals("UserInput_Mouse_Axis_X_Right")) { - steerX = value / tpf; - steerX = steerX > 1 ? 1 : steerX; - manualControl.steerX(-steerX); - } else if (binding.equals("UserInput_Mouse_Axis_Y_Up")) { - steerY = value / tpf; - steerY = steerY > 1 ? 1 : steerY; - manualControl.steerY(steerY); - } else if (binding.equals("UserInput_Mouse_Axis_Y_Down")) { - steerY = value / tpf; - steerY = steerY > 1 ? 1 : steerY; - manualControl.steerY(-steerY); - } - } - - public void onAction(String binding, boolean value, float tpf) { - if (!isEnabled() || manualControl == null) { - return; - } - if (binding.equals("UserInput_Left_Key")) { - if (value) { - moveX += 1; - manualControl.moveX(moveX); - } else { - moveX -= 1; - manualControl.moveX(moveX); - } - } else if (binding.equals("UserInput_Right_Key")) { - if (value) { - moveX -= 1; - manualControl.moveX(moveX); - } else { - moveX += 1; - manualControl.moveX(moveX); - } - } else if (binding.equals("UserInput_Up_Key")) { - if (value) { - moveZ += 1; - manualControl.moveZ(moveZ); - } else { - moveZ -= 1; - manualControl.moveZ(moveZ); - } - } else if (binding.equals("UserInput_Down_Key")) { - if (value) { - moveZ -= 1; - manualControl.moveZ(moveZ); - } else { - moveZ += 1; - manualControl.moveZ(moveZ); - } - } else if (binding.equals("UserInput_Space_Key")) { - manualControl.performAction(ActionMessage.JUMP_ACTION, value); - } else if (binding.equals("UserInput_Enter_Key")) { - manualControl.performAction(ActionMessage.ENTER_ACTION, value); - } else if (binding.equals("UserInput_Left_Mouse")) { - manualControl.performAction(ActionMessage.SHOOT_ACTION, value); - } - } - - public Control cloneForSpatial(Spatial spatial) { - throw new UnsupportedOperationException("Not supported."); - } - - public void write(JmeExporter ex) throws IOException { - throw new UnsupportedOperationException("Not supported."); - } - - public void read(JmeImporter im) throws IOException { - throw new UnsupportedOperationException("Not supported."); - } -} diff --git a/src/main/java/com/jme3/monkeyzone/messages/ActionMessage.java b/src/main/java/com/jme3/monkeyzone/messages/ActionMessage.java deleted file mode 100644 index b764253..0000000 --- a/src/main/java/com/jme3/monkeyzone/messages/ActionMessage.java +++ /dev/null @@ -1,67 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.messages; - -import com.jme3.monkeyzone.controls.NetworkActionEnabled; -import com.jme3.network.physicssync.PhysicsSyncMessage; -import com.jme3.network.serializing.Serializable; -import com.jme3.scene.Spatial; - -/** - * perform action for player (human and AI), used bidirectional - * @author normenhansen - */ -@Serializable() -public class ActionMessage extends PhysicsSyncMessage { - - public final static int NULL_ACTION = 0; - public final static int JUMP_ACTION = 1; - public final static int ENTER_ACTION = 2; - public final static int SHOOT_ACTION = 3; - - public int action; - public boolean pressed; - - public ActionMessage() { - } - - public ActionMessage(long id, int action, boolean pressed) { - this.syncId = id; - this.action = action; - this.pressed = pressed; - } - - @Override - public void applyData(Object object) { - ((Spatial)object).getControl(NetworkActionEnabled.class).doPerformAction(action, pressed); - } -} diff --git a/src/main/java/com/jme3/monkeyzone/messages/AutoControlMessage.java b/src/main/java/com/jme3/monkeyzone/messages/AutoControlMessage.java deleted file mode 100644 index 3fa6d99..0000000 --- a/src/main/java/com/jme3/monkeyzone/messages/AutoControlMessage.java +++ /dev/null @@ -1,74 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.messages; - -import com.jme3.bullet.collision.PhysicsCollisionObject; -import com.jme3.math.Vector3f; -import com.jme3.monkeyzone.controls.NetworkedAutonomousControl; -import com.jme3.network.physicssync.PhysicsSyncMessage; -import com.jme3.network.serializing.Serializable; -import com.jme3.scene.Spatial; -import java.util.logging.Level; -import java.util.logging.Logger; - -/** - * automatic (AI) control message, used bidirectional - * @author normenhansen - */ -@Serializable() -public class AutoControlMessage extends PhysicsSyncMessage { - - public Vector3f aimAt = new Vector3f(); - public Vector3f moveTo = new Vector3f(); - - public AutoControlMessage() { - } - - public AutoControlMessage(long id, Vector3f aimAt, Vector3f moveTo) { -// setReliable(false); - this.syncId = id; - this.aimAt.set(aimAt); - this.moveTo.set(moveTo); - } - - @Override - public void applyData(Object object) { - NetworkedAutonomousControl netControl = ((Spatial) object).getControl(NetworkedAutonomousControl.class); - assert (netControl != null); - if(netControl==null){ - Logger.getLogger(AutoControlMessage.class.getName()).log(Level.SEVERE, "Entity {0} has to Autonomous Control, message not accepted", ((Spatial)object).getUserData("entity_id").toString()); - return; - } - netControl.doAimAt(aimAt); - netControl.doMoveTo(moveTo); - } -} diff --git a/src/main/java/com/jme3/monkeyzone/messages/ChatMessage.java b/src/main/java/com/jme3/monkeyzone/messages/ChatMessage.java deleted file mode 100644 index ea1cfff..0000000 --- a/src/main/java/com/jme3/monkeyzone/messages/ChatMessage.java +++ /dev/null @@ -1,59 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.messages; - -import com.jme3.network.AbstractMessage; -import com.jme3.network.serializing.Serializable; - -/** - * basic chat message, name is filled on server - * @author normenhansen - */ -@Serializable() -public class ChatMessage extends AbstractMessage { - - public String text; - public String name; - - public ChatMessage() { - } - - public ChatMessage(String text) { - this.text = text; - } - - public ChatMessage(String name, String text) { - this.text = text; - this.name = name; - } - -} diff --git a/src/main/java/com/jme3/monkeyzone/messages/ClientJoinMessage.java b/src/main/java/com/jme3/monkeyzone/messages/ClientJoinMessage.java deleted file mode 100644 index 7f02338..0000000 --- a/src/main/java/com/jme3/monkeyzone/messages/ClientJoinMessage.java +++ /dev/null @@ -1,54 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.messages; - -import com.jme3.network.AbstractMessage; -import com.jme3.network.serializing.Serializable; - -/** - * sent from client to join server - * @author normenhansen - */ -@Serializable() -public class ClientJoinMessage extends AbstractMessage{ - public String name; - public String pass; - - public ClientJoinMessage() { - } - - public ClientJoinMessage(String name, String pass) { - this.name = name; - this.pass = pass; - } - -} diff --git a/src/main/java/com/jme3/monkeyzone/messages/HandshakeMessage.java b/src/main/java/com/jme3/monkeyzone/messages/HandshakeMessage.java deleted file mode 100644 index 3518c8e..0000000 --- a/src/main/java/com/jme3/monkeyzone/messages/HandshakeMessage.java +++ /dev/null @@ -1,58 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.messages; - -import com.jme3.network.AbstractMessage; -import com.jme3.network.serializing.Serializable; - -/** - * used for first handshake. contains protocol, client and server version. - * should never change. - * @author normenhansen - */ -@Serializable() -public class HandshakeMessage extends AbstractMessage { - - public int protocol_version; - public int client_version; - public int server_version; - - public HandshakeMessage() { - } - - public HandshakeMessage(int protocol_version, int client_version, int server_version) { - this.protocol_version = protocol_version; - this.client_version = client_version; - this.server_version = server_version; - } - -} diff --git a/src/main/java/com/jme3/monkeyzone/messages/ManualControlMessage.java b/src/main/java/com/jme3/monkeyzone/messages/ManualControlMessage.java deleted file mode 100644 index 72c3103..0000000 --- a/src/main/java/com/jme3/monkeyzone/messages/ManualControlMessage.java +++ /dev/null @@ -1,88 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.messages; - -import com.jme3.bullet.collision.PhysicsCollisionObject; -import com.jme3.monkeyzone.controls.NetworkedManualControl; -import com.jme3.network.physicssync.PhysicsSyncMessage; -import com.jme3.network.serializing.Serializable; -import com.jme3.scene.Spatial; -import java.util.logging.Level; -import java.util.logging.Logger; - -/** - * Manual (human) control message, used bidirectional - * @author normenhansen - */ -@Serializable() -public class ManualControlMessage extends PhysicsSyncMessage { - - public float aimX; - public float aimY; - public float moveX; - public float moveY; - public float moveZ; - - public ManualControlMessage() { - } - - public ManualControlMessage(ManualControlMessage msg) { -// setReliable(false); - this.syncId = msg.syncId; - this.aimX = msg.aimX; - this.aimY = msg.aimY; - this.moveX = msg.moveX; - this.moveY = msg.moveY; - this.moveZ = msg.moveZ; - } - - public ManualControlMessage(long id, float aimX, float aimY, float moveX, float moveY, float moveZ) { -// setReliable(false); - this.syncId = id; - this.aimX = aimX; - this.aimY = aimY; - this.moveX = moveX; - this.moveY = moveY; - this.moveZ = moveZ; - } - - @Override - public void applyData(Object object) { - NetworkedManualControl netControl = ((Spatial) object).getControl(NetworkedManualControl.class); - assert (netControl != null); - netControl.doMoveX(moveX); - netControl.doMoveY(moveY); - netControl.doMoveZ(moveZ); - netControl.doSteerX(aimX); - netControl.doSteerY(aimY); - } -} diff --git a/src/main/java/com/jme3/monkeyzone/messages/ServerAddEntityMessage.java b/src/main/java/com/jme3/monkeyzone/messages/ServerAddEntityMessage.java deleted file mode 100644 index bad7584..0000000 --- a/src/main/java/com/jme3/monkeyzone/messages/ServerAddEntityMessage.java +++ /dev/null @@ -1,67 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.messages; - -import com.jme3.math.Quaternion; -import com.jme3.math.Vector3f; -import com.jme3.monkeyzone.WorldManager; -import com.jme3.network.physicssync.PhysicsSyncMessage; -import com.jme3.network.serializing.Serializable; - -/** - * used by the server to add an entity on the client - * @author normenhansen - */ -@Serializable() -public class ServerAddEntityMessage extends PhysicsSyncMessage { - - public long entityId; - public String modelIdentifier; - public Vector3f location; - public Quaternion rotation; - - public ServerAddEntityMessage() { - } - - public ServerAddEntityMessage(long id, String modelIdentifier, Vector3f location, Quaternion rotation) { - this.syncId = -1; - this.entityId = id; - this.modelIdentifier = modelIdentifier; - this.location = location; - this.rotation = rotation; - } - - public void applyData(Object obj) { - WorldManager manager = (WorldManager) obj; - manager.addEntity(entityId, modelIdentifier, location, rotation); - } -} diff --git a/src/main/java/com/jme3/monkeyzone/messages/ServerAddPlayerMessage.java b/src/main/java/com/jme3/monkeyzone/messages/ServerAddPlayerMessage.java deleted file mode 100644 index f87be5c..0000000 --- a/src/main/java/com/jme3/monkeyzone/messages/ServerAddPlayerMessage.java +++ /dev/null @@ -1,66 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.messages; - -import com.jme3.monkeyzone.WorldManager; -import com.jme3.network.physicssync.PhysicsSyncMessage; -import com.jme3.network.serializing.Serializable; - -/** - * used by the server to add a player on the client - * @author normenhansen - */ -@Serializable() -public class ServerAddPlayerMessage extends PhysicsSyncMessage{ - public long playerId; - public String name; - public int group_id; - public int ai_id; - - public ServerAddPlayerMessage() { - } - - public ServerAddPlayerMessage(long id, String name, int group_id, int ai_id) { - this.syncId = -1; - this.playerId = id; - this.name = name; - this.group_id = group_id; - this.ai_id = ai_id; - } - - @Override - public void applyData(Object object) { - WorldManager manager = (WorldManager) object; - manager.addPlayer(playerId, group_id, name, ai_id); - } - -} diff --git a/src/main/java/com/jme3/monkeyzone/messages/ServerDisableEntityMessage.java b/src/main/java/com/jme3/monkeyzone/messages/ServerDisableEntityMessage.java deleted file mode 100644 index 59c5942..0000000 --- a/src/main/java/com/jme3/monkeyzone/messages/ServerDisableEntityMessage.java +++ /dev/null @@ -1,60 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.messages; - -import com.jme3.monkeyzone.WorldManager; -import com.jme3.network.physicssync.PhysicsSyncMessage; -import com.jme3.network.serializing.Serializable; - -/** - * used by the server to add an entity on the client - * @author normenhansen - */ -@Serializable() -public class ServerDisableEntityMessage extends PhysicsSyncMessage { - - public long entityId; - - public ServerDisableEntityMessage() { - } - - public ServerDisableEntityMessage(long id) { - this.entityId = id; - this.syncId = -1; - } - - @Override - public void applyData(Object object) { - WorldManager manager = (WorldManager) object; - manager.disableEntity(entityId); - } -} diff --git a/src/main/java/com/jme3/monkeyzone/messages/ServerEffectMessage.java b/src/main/java/com/jme3/monkeyzone/messages/ServerEffectMessage.java deleted file mode 100644 index 71a3aba..0000000 --- a/src/main/java/com/jme3/monkeyzone/messages/ServerEffectMessage.java +++ /dev/null @@ -1,75 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.messages; - -import com.jme3.math.Quaternion; -import com.jme3.math.Vector3f; -import com.jme3.monkeyzone.ClientEffectsManager; -import com.jme3.monkeyzone.WorldManager; -import com.jme3.network.physicssync.PhysicsSyncMessage; -import com.jme3.network.serializing.Serializable; - -/** - * Message sent to play effect on client - * @author normenhansen - */ -@Serializable() -public class ServerEffectMessage extends PhysicsSyncMessage { - - public long effectId; - public String name; - public Vector3f location; - public Quaternion rotation; - public Vector3f endLocation; - public Quaternion endRotation; - public float playTime; - - public ServerEffectMessage() { - } - - public ServerEffectMessage(long id, String name, Vector3f location, Quaternion rotation, Vector3f endLocation, Quaternion endRotation, float time) { - this.syncId = -2; - this.effectId = id; - this.name = name; - this.location = location; - this.rotation = rotation; - this.endLocation = endLocation; - this.endRotation = endRotation; - this.playTime = time; - } - - @Override - public void applyData(Object object) { - ClientEffectsManager manager = (ClientEffectsManager) object; - manager.playEffect(effectId, name, location, endLocation, rotation, endRotation, playTime); - } -} diff --git a/src/main/java/com/jme3/monkeyzone/messages/ServerEnableEntityMessage.java b/src/main/java/com/jme3/monkeyzone/messages/ServerEnableEntityMessage.java deleted file mode 100644 index 82f6cad..0000000 --- a/src/main/java/com/jme3/monkeyzone/messages/ServerEnableEntityMessage.java +++ /dev/null @@ -1,65 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.messages; - -import com.jme3.math.Quaternion; -import com.jme3.math.Vector3f; -import com.jme3.monkeyzone.WorldManager; -import com.jme3.network.physicssync.PhysicsSyncMessage; -import com.jme3.network.serializing.Serializable; - -/** - * used by the server to add an entity on the client - * @author normenhansen - */ -@Serializable() -public class ServerEnableEntityMessage extends PhysicsSyncMessage { - - public long entityId; - public Vector3f location; - public Quaternion rotation; - - public ServerEnableEntityMessage() { - } - - public ServerEnableEntityMessage(long id, Vector3f location, Quaternion rotation) { - this.syncId = -1; - this.entityId = id; - this.location = location; - this.rotation = rotation; - } - - public void applyData(Object obj) { - WorldManager manager = (WorldManager) obj; - manager.enableEntity(entityId, location, rotation); - } -} diff --git a/src/main/java/com/jme3/monkeyzone/messages/ServerEnterEntityMessage.java b/src/main/java/com/jme3/monkeyzone/messages/ServerEnterEntityMessage.java deleted file mode 100644 index 437df9f..0000000 --- a/src/main/java/com/jme3/monkeyzone/messages/ServerEnterEntityMessage.java +++ /dev/null @@ -1,62 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.messages; - -import com.jme3.monkeyzone.WorldManager; -import com.jme3.network.physicssync.PhysicsSyncMessage; -import com.jme3.network.serializing.Serializable; - -/** - * Message sent when entering entity - * @author normenhansen - */ -@Serializable() -public class ServerEnterEntityMessage extends PhysicsSyncMessage{ - - public long player_id; - public long entity_id; - - public ServerEnterEntityMessage() { - } - - public ServerEnterEntityMessage(long player_id, long entity_id) { - syncId = -1; - this.player_id = player_id; - this.entity_id = entity_id; - } - - @Override - public void applyData(Object object) { - WorldManager manager = (WorldManager) object; - manager.enterEntity(player_id, entity_id); - } -} diff --git a/src/main/java/com/jme3/monkeyzone/messages/ServerEntityDataMessage.java b/src/main/java/com/jme3/monkeyzone/messages/ServerEntityDataMessage.java deleted file mode 100644 index 40eb798..0000000 --- a/src/main/java/com/jme3/monkeyzone/messages/ServerEntityDataMessage.java +++ /dev/null @@ -1,120 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.messages; - -import com.jme3.network.physicssync.PhysicsSyncMessage; -import com.jme3.network.serializing.Serializable; -import com.jme3.scene.Spatial; - -/** - * sets userdata in a client-side entity - * @author normenhansen - */ -@Serializable() -public class ServerEntityDataMessage extends PhysicsSyncMessage { - - public String name; - public byte type; - public int intData; - public float floatData; - public long longData; - public boolean booleanData; - public String stringData; - - public ServerEntityDataMessage() { - } - - public ServerEntityDataMessage(long id, String name, Object value) { - this.name = name; - syncId = id; - type = getObjectType(value); - switch (type) { - case 0: - intData = (Integer) value; - break; - case 1: - floatData = (Float) value; - break; - case 2: - booleanData = (Boolean) value; - break; - case 3: - stringData = (String) value; - break; - case 4: - longData = (Long) value; - break; - default: - throw new UnsupportedOperationException("Cannot apply wrong userdata type."); - } - } - - @Override - public void applyData(Object object) { - Spatial spat = ((Spatial) object); - switch (type) { - case 0: - spat.setUserData(name, intData); - break; - case 1: - spat.setUserData(name, floatData); - break; - case 2: - spat.setUserData(name, booleanData); - break; - case 3: - spat.setUserData(name, stringData); - break; - case 4: - spat.setUserData(name, longData); - break; - default: - throw new UnsupportedOperationException("Cannot apply wrong userdata type."); - } - } - - private static byte getObjectType(Object type) { - if (type instanceof Integer) { - return 0; - } else if (type instanceof Float) { - return 1; - } else if (type instanceof Boolean) { - return 2; - } else if (type instanceof String) { - return 3; - } else if (type instanceof Long) { - return 4; - } else { - throw new IllegalArgumentException("Unsupported type: " + type.getClass().getName()); - } - } -} diff --git a/src/main/java/com/jme3/monkeyzone/messages/ServerJoinMessage.java b/src/main/java/com/jme3/monkeyzone/messages/ServerJoinMessage.java deleted file mode 100644 index 98ab8de..0000000 --- a/src/main/java/com/jme3/monkeyzone/messages/ServerJoinMessage.java +++ /dev/null @@ -1,58 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.messages; - -import com.jme3.network.AbstractMessage; -import com.jme3.network.serializing.Serializable; - -/** - * sent to client to signal that if it has logged in, contains human players id - * @author normenhansen - */ -@Serializable() -public class ServerJoinMessage extends AbstractMessage{ - public boolean rejected; - public long id; - public int group_id; - public String name; - - public ServerJoinMessage() { - } - - public ServerJoinMessage(long id, int group_id, String name, boolean rejected) { - this.rejected = rejected; - this.id = id; - this.group_id = group_id; - this.name = name; - } - -} diff --git a/src/main/java/com/jme3/monkeyzone/messages/ServerPlayerDataMessage.java b/src/main/java/com/jme3/monkeyzone/messages/ServerPlayerDataMessage.java deleted file mode 100644 index a30e369..0000000 --- a/src/main/java/com/jme3/monkeyzone/messages/ServerPlayerDataMessage.java +++ /dev/null @@ -1,55 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.messages; - -import com.jme3.network.AbstractMessage; -import com.jme3.network.serializing.Serializable; - -/** - * - * @author normenhansen - */ -@Serializable() -public class ServerPlayerDataMessage extends AbstractMessage { - - public long id; - public String name; - public byte type; - public int intData; - public float floatData; - public long longData; - public boolean booleanData; - public String stringData; - - public ServerPlayerDataMessage() { - } -} diff --git a/src/main/java/com/jme3/monkeyzone/messages/ServerRemoveEntityMessage.java b/src/main/java/com/jme3/monkeyzone/messages/ServerRemoveEntityMessage.java deleted file mode 100644 index 204a036..0000000 --- a/src/main/java/com/jme3/monkeyzone/messages/ServerRemoveEntityMessage.java +++ /dev/null @@ -1,60 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.messages; - -import com.jme3.monkeyzone.WorldManager; -import com.jme3.network.physicssync.PhysicsSyncMessage; -import com.jme3.network.serializing.Serializable; - -/** - * used by the server to add an entity on the client - * @author normenhansen - */ -@Serializable() -public class ServerRemoveEntityMessage extends PhysicsSyncMessage { - - public long entityId; - - public ServerRemoveEntityMessage() { - } - - public ServerRemoveEntityMessage(long id) { - this.entityId = id; - this.syncId = -1; - } - - @Override - public void applyData(Object object) { - WorldManager manager = (WorldManager) object; - manager.removeEntity(entityId); - } -} diff --git a/src/main/java/com/jme3/monkeyzone/messages/ServerRemovePlayerMessage.java b/src/main/java/com/jme3/monkeyzone/messages/ServerRemovePlayerMessage.java deleted file mode 100644 index e342e17..0000000 --- a/src/main/java/com/jme3/monkeyzone/messages/ServerRemovePlayerMessage.java +++ /dev/null @@ -1,60 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.messages; - -import com.jme3.monkeyzone.WorldManager; -import com.jme3.network.physicssync.PhysicsSyncMessage; -import com.jme3.network.serializing.Serializable; - -/** - * used by the server to add an entity on the client - * @author normenhansen - */ -@Serializable() -public class ServerRemovePlayerMessage extends PhysicsSyncMessage { - - public long playerId; - - public ServerRemovePlayerMessage() { - } - - public ServerRemovePlayerMessage(long id) { - this.syncId = -1; - this.playerId = id; - } - - @Override - public void applyData(Object object) { - WorldManager manager = (WorldManager) object; - manager.removePlayer(playerId); - } -} diff --git a/src/main/java/com/jme3/monkeyzone/messages/StartGameMessage.java b/src/main/java/com/jme3/monkeyzone/messages/StartGameMessage.java deleted file mode 100644 index e054957..0000000 --- a/src/main/java/com/jme3/monkeyzone/messages/StartGameMessage.java +++ /dev/null @@ -1,58 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.monkeyzone.messages; - -import com.jme3.network.AbstractMessage; -import com.jme3.network.serializing.Serializable; - -/** - * used to load a level on the client and to report that a level has been loaded - * to the server. - * @author normenhansen - */ -@Serializable() -public class StartGameMessage extends AbstractMessage{ - public String levelName; - public String[] modelNames; - - public StartGameMessage() { - } - - public StartGameMessage(String levelName) { - this.levelName = levelName; - } - - public StartGameMessage(String levelName, String[] modelNames) { - this.levelName = levelName; - this.modelNames = modelNames; - } -} diff --git a/src/main/java/com/jme3/network/physicssync/PhysicsSyncManager.java b/src/main/java/com/jme3/network/physicssync/PhysicsSyncManager.java deleted file mode 100644 index 3749c8e..0000000 --- a/src/main/java/com/jme3/network/physicssync/PhysicsSyncManager.java +++ /dev/null @@ -1,325 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.network.physicssync; - -import com.jme3.app.Application; -import com.jme3.app.state.AbstractAppState; -import com.jme3.bullet.control.CharacterControl; -import com.jme3.bullet.control.RigidBodyControl; -import com.jme3.bullet.control.VehicleControl; -import com.jme3.bullet.objects.PhysicsRigidBody; -import com.jme3.network.Server; -import com.jme3.network.Client; -import com.jme3.network.HostedConnection; -import com.jme3.network.Message; -import com.jme3.network.MessageListener; -import com.jme3.scene.Spatial; -import java.util.HashMap; -import java.util.Iterator; -import java.util.LinkedList; -import java.util.Map.Entry; -import java.util.concurrent.Callable; -import java.util.logging.Level; -import java.util.logging.Logger; - -/** - *

Handles syncing of physics enabled server/client games. Puts messages in a queue - * and executes them based on server time stamp plus an offset on the client. - * The offset is calculated for each arriving message, if the time offset change - * is bigger than maxDelay or smaller than zero (the message would be played either - * very late or has happened already) then the offset time is adjusted.

- *

- * @author normenhansen - */ -public class PhysicsSyncManager extends AbstractAppState implements MessageListener { - - private Server server; - private Client client; - private float syncFrequency = 0.25f; - LinkedList validators = new LinkedList(); - HashMap syncObjects = new HashMap(); - double time = 0; - double offset = Double.MIN_VALUE; - private double maxDelay = 0.50; - float syncTimer = 0; - LinkedList messageQueue = new LinkedList(); - Application app; - - public PhysicsSyncManager(Application app, Server server) { - this.app = app; - this.server = server; - } - - public PhysicsSyncManager(Application app, Client client) { - this.app = app; - this.client = client; - } - - /** - * updates the PhysicsSyncManager, executes messages on client and sends - * sync info on the server. - * @param tpf - */ - @Override - public void update(float tpf) { - time += tpf; - if (time < 0) { - //TODO: overflow - time = 0; - } - if (client != null) { - for (Iterator it = messageQueue.iterator(); it.hasNext();) { - PhysicsSyncMessage message = it.next(); - if (message.time >= time + offset) { - doMessage(message); - it.remove(); - } - } - } else if (server != null) { - syncTimer += tpf; - if (syncTimer >= syncFrequency) { - sendSyncData(); - syncTimer = 0; - } - } - } - - /** - * add an object to the list of objects managed by this sync manager - * @param id - * @param object - */ - public void addObject(long id, Object object) { - syncObjects.put(id, object); - } - - /** - * removes an object from the list of objects managed by this sync manager - * @param object - */ - public void removeObject(Object object) { - for (Iterator> it = syncObjects.entrySet().iterator(); it.hasNext();) { - Entry entry = it.next(); - if (entry.getValue() == object) { - it.remove(); - return; - } - } - } - - /** - * removes an object from the list of objects managed by this sync manager - * @param id - */ - public void removeObject(long id) { - syncObjects.remove(id); - } - - public void clearObjects() { - syncObjects.clear(); - } - - /** - * executes a message immediately - * @param message - */ - protected void doMessage(PhysicsSyncMessage message) { - Object object = syncObjects.get(message.syncId); - if (object != null) { - message.applyData(object); - } else { - Logger.getLogger(PhysicsSyncManager.class.getName()).log(Level.WARNING, "Cannot find physics object for: ({0}){1}", new Object[]{message.syncId, message}); - } - } - - /** - * enqueues the message and updates the offset of the sync manager based on the - * time stamp - * @param message - */ - protected void enqueueMessage(PhysicsSyncMessage message) { - if (offset == Double.MIN_VALUE) { - offset = this.time - message.time; - Logger.getLogger(PhysicsSyncManager.class.getName()).log(Level.INFO, "Initial offset {0}", offset); - } - double delayTime = (message.time + offset) - time; - if (delayTime > maxDelay) { - offset -= delayTime - maxDelay; - Logger.getLogger(PhysicsSyncManager.class.getName()).log(Level.INFO, "Decrease offset due to high delaytime ({0})", delayTime); - } else if (delayTime < 0) { - offset -= delayTime; - Logger.getLogger(PhysicsSyncManager.class.getName()).log(Level.INFO, "Increase offset due to low delaytime ({0})", delayTime); - } - messageQueue.add(message); - } - - /** - * sends sync data for all active physics objects - */ - protected void sendSyncData() { - for (Iterator> it = syncObjects.entrySet().iterator(); it.hasNext();) { - Entry entry = it.next(); - if (entry.getValue() instanceof Spatial) { - Spatial spat = (Spatial) entry.getValue(); - PhysicsRigidBody body = spat.getControl(RigidBodyControl.class); - if (body == null) { - body = spat.getControl(VehicleControl.class); - } - if (body != null && body.isActive()) { - SyncRigidBodyMessage msg = new SyncRigidBodyMessage(entry.getKey(), body); - broadcast(msg); - continue; - } - CharacterControl control = spat.getControl(CharacterControl.class); - if (control != null) { - SyncCharacterMessage msg = new SyncCharacterMessage(entry.getKey(), control); - broadcast(msg); - } - } - } - } - - /** - * use to broadcast physics control messages if server, applies timestamp to - * PhysicsSyncMessage, call from OpenGL thread! - * @param msg - */ - public void broadcast(PhysicsSyncMessage msg) { - if (server == null) { - Logger.getLogger(PhysicsSyncManager.class.getName()).log(Level.SEVERE, "Broadcasting message on client {0}", msg); - return; - } - msg.time = time; - server.broadcast(msg); - } - - /** - * send data to a specific client - * @param client - * @param msg - */ - public void send(int client, PhysicsSyncMessage msg) { - if (server == null) { - Logger.getLogger(PhysicsSyncManager.class.getName()).log(Level.SEVERE, "Broadcasting message on client {0}", msg); - return; - } - send(server.getConnection(client), msg); - } - - /** - * send data to a specific client - * @param client - * @param msg - */ - public void send(HostedConnection client, PhysicsSyncMessage msg) { - msg.time = time; - if (client == null) { - Logger.getLogger(PhysicsSyncManager.class.getName()).log(Level.SEVERE, "Client null when sending: {0}", client); - return; - } - client.send(msg); - } - - /** - * registers the types of messages this PhysicsSyncManager listens to - * @param classes - */ - public void setMessageTypes(Class... classes) { - if (server != null) { - server.removeMessageListener(this); - server.addMessageListener(this, classes); - } else if (client != null) { - client.removeMessageListener(this); - client.addMessageListener(this, classes); - } - } - - public void messageReceived(Object source, final Message message) { - assert (message instanceof PhysicsSyncMessage); - if (client != null) { - app.enqueue(new Callable() { - - public Void call() throws Exception { - enqueueMessage((PhysicsSyncMessage) message); - return null; - } - }); - } else if (server != null) { - app.enqueue(new Callable() { - - public Void call() throws Exception { - for (Iterator it = validators.iterator(); it.hasNext();) { - SyncMessageValidator syncMessageValidator = it.next(); - if (!syncMessageValidator.checkMessage((PhysicsSyncMessage) message)) { - return null; - } - } - broadcast((PhysicsSyncMessage) message); - doMessage((PhysicsSyncMessage) message); - return null; - } - }); - } - } - - public void addMessageValidator(SyncMessageValidator validator) { - validators.add(validator); - } - - public void removeMessageValidator(SyncMessageValidator validator) { - validators.remove(validator); - } - - public Server getServer() { - return server; - } - - public Client getClient() { - return client; - } - - public double getMaxDelay() { - return maxDelay; - } - - public void setMaxDelay(double maxDelay) { - this.maxDelay = maxDelay; - } - - public float getSyncFrequency() { - return syncFrequency; - } - - public void setSyncFrequency(float syncFrequency) { - this.syncFrequency = syncFrequency; - } -} diff --git a/src/main/java/com/jme3/network/physicssync/PhysicsSyncMessage.java b/src/main/java/com/jme3/network/physicssync/PhysicsSyncMessage.java deleted file mode 100644 index e65538f..0000000 --- a/src/main/java/com/jme3/network/physicssync/PhysicsSyncMessage.java +++ /dev/null @@ -1,59 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.network.physicssync; - -import com.jme3.network.AbstractMessage; -import com.jme3.network.serializing.Serializable; - -/** - * Abstract physics sync message, can be used with PhysicsSyncManager, contains - * timestamp and id. Override applyData method to apply the data to the object - * with the specific id when it arrives. - * @author normenhansen - */ -@Serializable() -public abstract class PhysicsSyncMessage extends AbstractMessage { - - public long syncId = -1; - public double time; - - public PhysicsSyncMessage() { - super(true); - } - - public PhysicsSyncMessage(long id) { - super(true); - this.syncId = id; - } - - public abstract void applyData(Object object); -} diff --git a/src/main/java/com/jme3/network/physicssync/SyncCharacterMessage.java b/src/main/java/com/jme3/network/physicssync/SyncCharacterMessage.java deleted file mode 100644 index a750c09..0000000 --- a/src/main/java/com/jme3/network/physicssync/SyncCharacterMessage.java +++ /dev/null @@ -1,72 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.network.physicssync; - -import com.jme3.bullet.control.CharacterControl; -import com.jme3.math.Vector3f; -import com.jme3.network.serializing.Serializable; -import com.jme3.scene.Spatial; - -/** - * Sync message for character objects - * @author normenhansen - */ -@Serializable() -public class SyncCharacterMessage extends PhysicsSyncMessage { - - public Vector3f location = new Vector3f(); - public Vector3f walkDirection = new Vector3f(); - public Vector3f viewDirection = new Vector3f(); - - public SyncCharacterMessage() { - } - - public SyncCharacterMessage(long id, CharacterControl character) { -// setReliable(false); - this.syncId = id; - character.getPhysicsLocation(location); - this.walkDirection.set(character.getWalkDirection()); - this.viewDirection.set(character.getViewDirection()); - } - - public void readData(CharacterControl character) { - character.getPhysicsLocation(location); - this.walkDirection.set(character.getWalkDirection()); - this.viewDirection.set(character.getViewDirection()); - } - - public void applyData(Object character) { - ((Spatial) character).getControl(CharacterControl.class).setPhysicsLocation(location); - ((Spatial) character).getControl(CharacterControl.class).setWalkDirection(walkDirection); - ((Spatial) character).getControl(CharacterControl.class).setViewDirection(viewDirection); - } -} diff --git a/src/main/java/com/jme3/network/physicssync/SyncMessageValidator.java b/src/main/java/com/jme3/network/physicssync/SyncMessageValidator.java deleted file mode 100644 index fc5af2e..0000000 --- a/src/main/java/com/jme3/network/physicssync/SyncMessageValidator.java +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.network.physicssync; - -/** - * - * @author normenhansen - */ -public interface SyncMessageValidator { - public boolean checkMessage(PhysicsSyncMessage message); -} diff --git a/src/main/java/com/jme3/network/physicssync/SyncRigidBodyMessage.java b/src/main/java/com/jme3/network/physicssync/SyncRigidBodyMessage.java deleted file mode 100644 index b17ef4f..0000000 --- a/src/main/java/com/jme3/network/physicssync/SyncRigidBodyMessage.java +++ /dev/null @@ -1,90 +0,0 @@ -/* - * Copyright (c) 2009-2011 jMonkeyEngine - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions are - * met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * * Neither the name of 'jMonkeyEngine' nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ -package com.jme3.network.physicssync; - -import com.jme3.bullet.control.RigidBodyControl; -import com.jme3.bullet.control.VehicleControl; -import com.jme3.bullet.objects.PhysicsRigidBody; -import com.jme3.math.Matrix3f; -import com.jme3.math.Vector3f; -import com.jme3.network.serializing.Serializable; -import com.jme3.scene.Spatial; - -/** - * sync message for physics objects (RigidBody + Vehicle) - * @author normenhansen - */ -@Serializable() -public class SyncRigidBodyMessage extends PhysicsSyncMessage { - - public Vector3f location; - public Matrix3f rotation; - public Vector3f linearVelocity; - public Vector3f angularVelocity; - - public SyncRigidBodyMessage() { - } - - public SyncRigidBodyMessage(long id, PhysicsRigidBody body) { -// setReliable(false); - this.syncId = id; - location = body.getPhysicsLocation(new Vector3f()); - rotation = body.getPhysicsRotationMatrix(new Matrix3f()); - linearVelocity = new Vector3f(); - body.getLinearVelocity(linearVelocity); - angularVelocity = new Vector3f(); - body.getAngularVelocity(angularVelocity); - } - - public void readData(PhysicsRigidBody body) { - location = body.getPhysicsLocation(new Vector3f()); - rotation = body.getPhysicsRotationMatrix(new Matrix3f()); - linearVelocity = new Vector3f(); - body.getLinearVelocity(linearVelocity); - angularVelocity = new Vector3f(); - body.getAngularVelocity(angularVelocity); - } - - public void applyData(Object body) { - if (body == null) { - return; - } - PhysicsRigidBody rigidBody = ((Spatial) body).getControl(RigidBodyControl.class); - if (rigidBody == null) { - rigidBody = ((Spatial) body).getControl(VehicleControl.class); - } - rigidBody.setPhysicsLocation(location); - rigidBody.setPhysicsRotation(rotation); - rigidBody.setLinearVelocity(linearVelocity); - rigidBody.setAngularVelocity(angularVelocity); - } -} diff --git a/src/main/java/jme3tools/navmesh/Cell.java b/src/main/java/jme3tools/navmesh/Cell.java deleted file mode 100644 index ff38ddf..0000000 --- a/src/main/java/jme3tools/navmesh/Cell.java +++ /dev/null @@ -1,760 +0,0 @@ -package jme3tools.navmesh; - -import com.jme3.export.InputCapsule; -import com.jme3.export.JmeExporter; -import com.jme3.export.JmeImporter; -import com.jme3.export.OutputCapsule; -import com.jme3.export.Savable; -import com.jme3.math.Vector2f; -import com.jme3.math.Vector3f; -import java.io.IOException; -import java.util.Random; - -/** - * A Cell represents a single triangle within a NavigationMesh. It contains - * functions for testing a path against the cell, and various ways to resolve - * collisions with the cell walls. Portions of the A* path finding algorythm are - * provided within this class as well, but the path finding process is managed - * by the parent Navigation Mesh. - * - * Portions Copyright (C) Greg Snook, 2000 - * - * @author TR - * - */ -public class Cell implements Savable { - - static final int VERT_A = 0; - static final int VERT_B = 1; - static final int VERT_C = 2; - static final int SIDE_AB = 0; - static final int SIDE_BC = 1; - static final int SIDE_CA = 2; - - enum PathResult { - - /** - * The path does not cross this cell - */ - NoRelationship, - - /** - * The path ends in this cell - */ - EndingCell, - - /** - * The path exits this cell through side X - */ - ExitingCell; - - }; - - class ClassifyResult { - - PathResult result = PathResult.NoRelationship; - int side = 0; - Cell cell = null; - Vector2f intersection = new Vector2f(); - - @Override - public String toString() { - return result.toString() + " " + cell; - } - } - - /** - * A plane containing the cell triangle - */ - private Plane cellPlane = new Plane(); - - /** - * pointers to the verticies of this triangle held in the - * NavigationMesh's vertex pool - */ - private Vector3f[] verticies = new Vector3f[3]; - - /** - * The center of the triangle - */ - private Vector3f center = new Vector3f(); - - /** - * a 2D line representing each cell Side - */ - private Line2D[] sides = new Line2D[3]; - - /** - * pointers to cells that attach to this cell. A null link denotes a solid - * edge. Pathfinding Data... - */ - private Cell[] links = new Cell[3]; - - /** - * an identifier for the current pathfinding session. - */ - private volatile int sessionID; - - /** - * total cost to use this cell as part of a path - */ - private volatile float arrivalCost; - - /** - * our estimated cost to the goal from here - */ - private volatile float heuristic; - - /** - * are we currently listed as an Open cell to revisit and test? - */ - private volatile boolean open; - - /** - * the side we arrived through. - */ - private volatile int arrivalWall; - - /** - * the pre-computed midpoint of each wall. - */ - private Vector3f[] wallMidpoints = new Vector3f[3]; - - /** - * the distances between each wall midpoint of sides (0-1, 1-2, 2-0) - */ - private float[] wallDistances = new float[3]; - - void initialize(Vector3f pointA, Vector3f pointB, Vector3f pointC) { - verticies[VERT_A] = pointA; - verticies[VERT_B] = pointB; - verticies[VERT_C] = pointC; - - // object must be re-linked - links[SIDE_AB] = null; - links[SIDE_BC] = null; - links[SIDE_CA] = null; - - // now that the vertex pointers are set, compute additional data about - // the Cell - computeCellData(); - } - - void computeCellData() { - // create 2D versions of our verticies - Vector2f point1 = new Vector2f(verticies[VERT_A].x, verticies[VERT_A].z); - Vector2f point2 = new Vector2f(verticies[VERT_B].x, verticies[VERT_B].z); - Vector2f point3 = new Vector2f(verticies[VERT_C].x, verticies[VERT_C].z); - - // innitialize our sides - sides[SIDE_AB] = new Line2D(point1, point2); // line AB - sides[SIDE_BC] = new Line2D(point2, point3); // line BC - sides[SIDE_CA] = new Line2D(point3, point1); // line CA - - cellPlane.setPlanePoints(verticies[VERT_A], verticies[VERT_B], - verticies[VERT_C]); - - // compute midpoint as centroid of polygon - center.x = ((verticies[VERT_A].x + verticies[VERT_B].x + verticies[VERT_C].x) / 3); - center.y = ((verticies[VERT_A].y + verticies[VERT_B].y + verticies[VERT_C].y) / 3); - center.z = ((verticies[VERT_A].z + verticies[VERT_B].z + verticies[VERT_C].z) / 3); - - // compute the midpoint of each cell wall - wallMidpoints[0] = new Vector3f( - (verticies[VERT_A].x + verticies[VERT_B].x) / 2.0f, - (verticies[VERT_A].y + verticies[VERT_B].y) / 2.0f, - (verticies[VERT_A].z + verticies[VERT_B].z) / 2.0f); - wallMidpoints[1] = new Vector3f( - (verticies[VERT_C].x + verticies[VERT_B].x) / 2.0f, - (verticies[VERT_C].y + verticies[VERT_B].y) / 2.0f, - (verticies[VERT_C].z + verticies[VERT_B].z) / 2.0f); - - wallMidpoints[2] = new Vector3f( - (verticies[VERT_C].x + verticies[VERT_A].x) / 2.0f, - (verticies[VERT_C].y + verticies[VERT_A].y) / 2.0f, - (verticies[VERT_C].z + verticies[VERT_A].z) / 2.0f); - - // compute the distances between the wall midpoints - Vector3f wallVector; - wallVector = wallMidpoints[0].subtract(wallMidpoints[1]); - wallDistances[0] = wallVector.length(); - - wallVector = wallMidpoints[1].subtract(wallMidpoints[2]); - wallDistances[1] = wallVector.length(); - - wallVector = wallMidpoints[2].subtract(wallMidpoints[0]); - wallDistances[2] = wallVector.length(); - - } - - /** - * Navigation Mesh is created as a pool of raw cells. The cells are then - * compared against each other to find common edges and create links. - * This routine is called from a potentially adjacent cell to test if - * a link should exist between the two. - * - * @param pointA - * @param pointB - * @param caller - * @return - */ - boolean requestLink(Vector3f pointA, Vector3f pointB, Cell caller, float epsilon) { - // return true if we share the two provided verticies with the calling - // cell. - if (verticies[VERT_A].distanceSquared(pointA) <= epsilon) { - if (verticies[VERT_B].distanceSquared(pointB) <= epsilon) { - links[SIDE_AB] = caller; - return true; - } else if (verticies[VERT_C].distanceSquared(pointB) <= epsilon) { - links[SIDE_CA] = caller; - return true; - } - } else if (verticies[VERT_B].distanceSquared(pointA) <= epsilon) { - if (verticies[VERT_A].equals(pointB)) { - links[SIDE_AB] = caller; - return true; - } else if (verticies[VERT_C].distanceSquared(pointB) <= epsilon) { - links[SIDE_BC] = caller; - return true; - } - } else if (verticies[VERT_C].distanceSquared(pointA) <= epsilon) { - if (verticies[VERT_A].distanceSquared(pointB) <= epsilon) { - links[SIDE_CA] = caller; - return true; - } else if (verticies[VERT_B].distanceSquared(pointB) <= epsilon) { - links[SIDE_BC] = caller; - return true; - } - } - - // we are not adjacent to the calling cell - return false; - } - - /** - * Sets a link to the calling cell on the enumerated edge. - * - * @param Side - * @param Caller - */ - private void setLink(int Side, Cell Caller) { - links[Side] = Caller; - } - - /** - * Uses the X and Z information of the vector to calculate Y on the cell plane - * @param point - */ - public float getHeightOnCell(Vector3f point){ - return cellPlane.solveForY(point.x, point.z); - } - - /** - * Uses the X and Z information of the vector to calculate Y on the cell plane - * @param point - */ - public void computeHeightOnCell(Vector3f point) { - point.y = getHeightOnCell(point); - } - - /** - * Test to see if a 2D point is within the cell. There are probably better - * ways to do this, but this seems plenty fast for the time being. - * - * @param point - * @return - */ - public boolean contains(Vector2f point) { - // we are "in" the cell if we are on the right hand side of all edge - // lines of the cell - int InteriorCount = 0; - - for (int i = 0; i < 3; i++) { - Line2D.PointSide SideResult = sides[i].getSide( - point, 1.0e-6f); - - if (SideResult != Line2D.PointSide.Left) { - InteriorCount++; - } - } - // if(InteriorCount == 3) - // System.out.println("Point "+TestPoint+" is in Cell:"+this); - // else - // System.out.println("Point "+TestPoint+" is NOT in Cell:"+this); - return (InteriorCount == 3); - } - - /** - * Test to see if a 3D point is within the cell by projecting it down to 2D - * and calling the above method. - * @param point - * @return - */ - public boolean contains(Vector3f point) { - return (contains(new Vector2f(point.x, point.z))); - } - - public Vector3f getVertex(int Vert) { - return (verticies[Vert]); - } - - public Vector3f getCenter() { - return (center); - } - - Cell getLink(int side) { - return (links[side]); - } - - Line2D getWall(int side){ - return sides[side]; - } - - float getArrivalCost() { - return (arrivalCost); - } - - float getHeuristic() { - return (heuristic); - } - - float getTotalCost() { - return (arrivalCost + heuristic); - } - - int getArrivalWall() { - return (arrivalWall); - } - - public float getWallLength(int side){ - return wallDistances[side]; - } - - public Vector3f getWallMidpoint(int side) { - return (wallMidpoints[side]); - } - - /** - * Classifies a Path in relationship to this cell. A path is represented by - * a 2D line where Point A is the start of the path and Point B is the - * desired position. - * - * If the path exits this cell on a side which is linked to another cell, - * that cell index is returned in the NextCell parameter and SideHit - * contains the side number of the wall exited through. - * - * If the path collides with a side of the cell which has no link (a solid - * edge), SideHit contains the side number (0-2) of the colliding wall. - * - * In either case PointOfIntersection will contain the point where the path - * intersected with the wall of the cell if it is provided by the caller. - */ - ClassifyResult classifyPathToCell(Line2D MotionPath) { - // System.out.println("Cell:"+m_Vertex[0].toString()+" "+m_Vertex[1].toString()+" "+m_Vertex[2].toString()); - // System.out.println(" Path:"+MotionPath); - int interiorCount = 0; - ClassifyResult result = new ClassifyResult(); - - // Check our MotionPath against each of the three cell walls - for (int i = 0; i < 3; ++i) { - // Classify the MotionPath endpoints as being either ON_LINE, - // or to its LEFT_SIDE or RIGHT_SIDE. - // Since our triangle vertices are in clockwise order, - // we know that points to the right of each line are inside the - // cell. - // Points to the left are outside. - // We do this test using the ClassifyPoint function of Line2D - - // If the destination endpoint of the MotionPath - // is Not on the right side of this wall... - Line2D.PointSide end = sides[i].getSide( - MotionPath.getPointB(), 0.0f); - if (end != Line2D.PointSide.Right) { -// && end != Line2D.POINT_CLASSIFICATION.ON_LINE) { - // ..and the starting endpoint of the MotionPath - // is Not on the left side of this wall... - if (sides[i].getSide(MotionPath.getPointA(), 0.0f) != Line2D.PointSide.Left) { - // Check to see if we intersect the wall - // using the Intersection function of Line2D - Line2D.LineIntersect IntersectResult = MotionPath.intersect(sides[i], result.intersection); - - if (IntersectResult == Line2D.LineIntersect.SegmentsIntersect || IntersectResult == Line2D.LineIntersect.ABisectsB) { - // record the link to the next adjacent cell - // (or NULL if no attachement exists) - // and the enumerated ID of the side we hit. - result.cell = links[i]; - result.side = i; - result.result = PathResult.ExitingCell; - // System.out.println("exits this cell"); - return result; - - // pNextCell = m_Link[i]; - // Side = i; - // return (PATH_RESULT.EXITING_CELL); - } - } - } else { - // The destination endpoint of the MotionPath is on the right - // side. - // Increment our InteriorCount so we'll know how many walls we - // were - // to the right of. - interiorCount++; - } - } - - // An InteriorCount of 3 means the destination endpoint of the - // MotionPath - // was on the right side of all walls in the cell. - // That means it is located within this triangle, and this is our ending - // cell. - if (interiorCount == 3) { - // System.out.println(" ends within this cell"); - result.result = PathResult.EndingCell; - return result; - // return (PATH_RESULT.ENDING_CELL); - } - // System.out.println("No intersection with this cell at all"); - // We only reach here is if the MotionPath does not intersect the cell - // at all. - return result; - // return (PATH_RESULT.NO_RELATIONSHIP); - } - - /** - * ProjectPathOnCellWall projects a path intersecting the wall with the wall - * itself. This can be used to convert a path colliding with a cell wall to - * a resulting path moving along the wall. The input parameter MotionPath - * MUST contain a starting point (EndPointA) which is the point of - * intersection with the path and cell wall number [SideNumber] and an - * ending point (EndPointB) which resides outside of the cell. - */ - void projectPathOnCellWall(int sideNumber, Line2D motionPath) { - // compute the normalized vector of the cell wall in question - Vector2f WallNormal = sides[sideNumber].getPointB().subtract( - sides[sideNumber].getPointA()); - WallNormal = WallNormal.normalize(); - - // determine the vector of our current movement - Vector2f MotionVector = motionPath.getPointB().subtract( - motionPath.getPointA()); - - // compute dot product of our MotionVector and the normalized cell wall - // this gives us the magnatude of our motion along the wall - - float DotResult = MotionVector.dot(WallNormal); - - // our projected vector is then the normalized wall vector times our new - // found magnatude - MotionVector = WallNormal.mult(DotResult); - - // redirect our motion path along the new reflected direction - motionPath.setPointB(motionPath.getPointA().add(MotionVector)); - - // - // Make sure starting point of motion path is within the cell - // - Vector2f NewPoint = motionPath.getPointA(); - forcePointToCellColumn(NewPoint); - motionPath.setPointA(NewPoint); - - // - // Make sure destination point does not intersect this wall again - // - NewPoint = motionPath.getPointB(); - forcePointToWallInterior(sideNumber, NewPoint); - motionPath.setPointB(NewPoint); - - } - - /** - * Force a 2D point to the interior side of the specified wall. - * - * @param sideNumber - * @param point - * @return - */ - boolean forcePointToWallInterior(int sideNumber, Vector2f point) { - float Distance = sides[sideNumber].signedDistance(point); - float Epsilon = 0.001f; - - if (Distance <= Epsilon) { - if (Distance <= 0.0f) { - Distance -= Epsilon; - } - - Distance = Math.abs(Distance); - Distance = (Epsilon > Distance ? Epsilon : Distance); - - // this point needs adjustment - Vector2f Normal = sides[sideNumber].getNormal(); - Normal = Normal.mult(Distance); - point.x += Normal.x; - point.y += Normal.y; - return (true); - } - return (false); - } - - /** - * Force a 3D point to the interior side of the specified wall. - * - * @param sideNumber - * @param point - * @return - */ - boolean forcePointToWallInterior(int sideNumber, Vector3f point) { - Vector2f TestPoint2D = new Vector2f(point.x, point.z); - boolean PointAltered = forcePointToWallInterior(sideNumber, TestPoint2D); - - if (PointAltered) { - point.x = TestPoint2D.x; - point.z = TestPoint2D.y; - } - - return (PointAltered); - } - - /** - * Force a 2D point to the interior cell by forcing it to the interior of - * each wall. - * - * @param point - * @return - */ - boolean forcePointToCellColumn(Vector2f point) { - // create a motion path from the center of the cell to our point - Line2D TestPath = new Line2D(new Vector2f(center.x, - center.z), point); - - ClassifyResult result = classifyPathToCell(TestPath); - // compare this path to the cell. - - if (result.result == PathResult.ExitingCell) { - Vector2f PathDirection = new Vector2f(result.intersection.x - - center.x, result.intersection.y - center.z); - - PathDirection = PathDirection.mult(0.9f); - - point.x = center.x + PathDirection.x; - point.y = center.z + PathDirection.y; - return true; - } else if (result.result == PathResult.NoRelationship) { - point.x = center.x; - point.y = center.z; - return true; - } - - return false; - } - - /** - * Force a 3D point to the interior cell by forcing it to the interior of - * each wall - * @param point - * @return - */ - boolean forcePointToCellColumn(Vector3f point) { - Vector2f TestPoint2D = new Vector2f(point.x, point.z); - boolean PointAltered = forcePointToCellColumn(TestPoint2D); - - if (PointAltered) { - point.x = TestPoint2D.x; - point.z = TestPoint2D.y; - } - return (PointAltered); - } - - /** - * Process this cells neighbors using A* - * - * @param heap - * @return - */ - boolean processCell(Heap heap) { - if (sessionID == heap.getSessionID()) { - // once we have been processed, we are closed - open = false; - - // querry all our neigbors to see if they need to be added to the - // Open heap - for (int i = 0; i < 3; ++i) { - if (links[i] != null) { - // abs(i-m_ArrivalWall) is a formula to determine which - // distance measurement to use. - // The Distance measurements between the wall midpoints of - // this cell - // are held in the order ABtoBC, BCtoCA and CAtoAB. - // We add this distance to our known m_ArrivalCost to - // compute - // the total cost to reach the next adjacent cell. - links[i].queryForPath(heap, this, arrivalCost - + wallDistances[Math.abs(i - arrivalWall)]); - } - } - return true; - } - return false; - } - - /** - * Process this cell using the A* heuristic - * - * @param heap - * @param caller - * @param arrivalCost - * @return - */ - boolean queryForPath(Heap heap, Cell caller, float arrivalCost) { - if (sessionID != heap.getSessionID()) { - // this is a new session, reset our internal data - sessionID = heap.getSessionID(); - - if (caller != null) { - open = true; - computeHeuristic(heap.getGoal()); - this.arrivalCost = arrivalCost; - - // remember the side this caller is entering from - if (caller.equals(links[0])) { - arrivalWall = 0; - } else if (caller.equals(links[1])) { - arrivalWall = 1; - } else if (caller.equals(links[2])) { - arrivalWall = 2; - } - } else { - // we are the cell that contains the starting location - // of the A* search. - open = false; - this.arrivalCost = 0; - heuristic = 0; - arrivalWall = 0; - } - // add this cell to the Open heap - heap.addCell(this); - return true; - } else if (open) { - // m_Open means we are already in the Open Heap. - // If this new caller provides a better path, adjust our data - // Then tell the Heap to resort our position in the list. - if ((arrivalCost + heuristic) < (this.arrivalCost + heuristic)) { - this.arrivalCost = arrivalCost; - - // remember the side this caller is entering from - if (caller.equals(links[0])) { - arrivalWall = 0; - } else if (caller.equals(links[1])) { - arrivalWall = 1; - } else if (caller.equals(links[2])) { - arrivalWall = 2; - } - // ask the heap to resort our position in the priority heap - heap.adjustCell(this); - return true; - } - } - // this cell is closed - return false; - } - - - /** - * Compute the A* Heuristic for this cell given a Goal point - * @param goal - */ - void computeHeuristic(Vector3f goal) { - // our heuristic is the estimated distance (using the longest axis - // delta) between our - // cell center and the goal location - -// float XDelta = Math.abs(goal.x - center.x); -// float YDelta = Math.abs(goal.y - center.y); -// float ZDelta = Math.abs(goal.z - center.z); - -// heuristic = Math.max(Math.max(XDelta, YDelta), ZDelta); - heuristic = goal.distance(center); - } - - @Override - public String toString() { - return "Cell: " + center.x + "," + center.z; - } - - public Vector3f getNormal() { - return this.cellPlane.getNormal(); - } - - public Vector3f getRandomPoint() { - Random rand = new Random(); - Vector2f ret = - this.sides[0].getPointA().add(this.sides[0].getDirection().mult(rand.nextFloat()).add( - this.sides[1].getDirection().mult(rand.nextFloat()))); - forcePointToCellColumn(ret); - Vector3f vec = new Vector3f(ret.x, 0, ret.y); - computeHeightOnCell(vec); - return vec; - } - - public void write(JmeExporter e) throws IOException { - OutputCapsule capsule = e.getCapsule(this); -// capsule.write(terrain, "terrain", null); -// capsule.write(cellPlane, "cellPlane", null); - capsule.write(verticies, "verticies", null); -// capsule.write(center, "center", null); -// capsule.write(sides, "sides", null); - capsule.write(links, "links", null); -// capsule.write(wallMidpoints, "midpoints", null); -// capsule.write(wallDistances, "distances", null); - } - - public void read(JmeImporter e) throws IOException { - InputCapsule capsule = e.getCapsule(this); - - Savable[] verts = capsule.readSavableArray("verticies", null); - for (int i = 0; i < verts.length; i++){ - verticies[i] = (Vector3f) verts[i]; - } - - Savable[] savLinks = capsule.readSavableArray("links", null); - for (int i = 0; i < savLinks.length; i++){ - links[i] = (Cell) savLinks[i]; - } - - computeCellData(); - -// cellPlane = (Plane) capsule.readSavable("cellPlane", new Plane()); -// center = (Vector3f) capsule.readSavable("center", new Vector3f()); -// sides = (Line2D[]) capsule.readSavableArray("sides", new Line2D[3]); -// wallMidpoints = (Vector3f[]) capsule.readSavableArray("midpoints", new Vector3f[3]); -// wallDistances = capsule.readFloatArray("distances", new float[3]); - - - } - - void checkAndLink(Cell other, float epsilon) { - if (getLink(Cell.SIDE_AB) == null - && other.requestLink(getVertex(0), getVertex(1), this, epsilon)) { - setLink(Cell.SIDE_AB, other); - } else if (getLink(Cell.SIDE_BC) == null - && other.requestLink(getVertex(1), getVertex(2), this, epsilon)) { - setLink(Cell.SIDE_BC, other); - } else if (getLink(Cell.SIDE_CA) == null - && other.requestLink(getVertex(2), getVertex(0), this, epsilon)) { - setLink(Cell.SIDE_CA, other); - } - } - - void unLink(Cell c) { - if (c == links[0]) { - links[0] = null; - c.unLink(this); - } else if (c == links[1]) { - links[1] = null; - c.unLink(this); - } else if (c == links[2]) { - links[2] = null; - c.unLink(this); - } - } -} diff --git a/src/main/java/jme3tools/navmesh/Heap.java b/src/main/java/jme3tools/navmesh/Heap.java deleted file mode 100644 index dbf20e2..0000000 --- a/src/main/java/jme3tools/navmesh/Heap.java +++ /dev/null @@ -1,86 +0,0 @@ -package jme3tools.navmesh; - -import jme3tools.navmesh.util.MinHeap; -import com.jme3.math.Vector3f; - -/** - * A NavigationHeap is a priority-ordered list facilitated by the STL heap - * functions. This class is also used to hold the current path finding session - * ID and the desired goal point for NavigationCells to query. Thanks to Amit J. - * Patel for detailing the use of STL heaps in this way. It's much faster than a - * linked list or multimap approach. - * - * Portions Copyright (C) Greg Snook, 2000 - * - * @author TR - * - */ -class Heap { - - private MinHeap nodes = new MinHeap(); - private int sessionID; - private Vector3f goal; - - int getSessionID() { - return sessionID; - } - - Vector3f getGoal() { - return goal; - } - - void initialize(int sessionID, Vector3f goal) { - this.goal = goal; - this.sessionID = sessionID; - nodes.clear(); - } - - void addCell(Cell pCell) { - Node newNode = new Node(pCell, pCell.getTotalCost()); - nodes.add(newNode); - } - - /** - * Adjust a cell in the heap to reflect it's updated cost value. NOTE: Cells - * may only sort up in the heap. - */ - void adjustCell(Cell pCell) { - Node n = findNodeIterator(pCell); - - if (n != nodes.lastElement()) { - // update the node data - n.cell = pCell; - n.cost = pCell.getTotalCost(); - - nodes.sort(); - } - } - - /** - * @return true if the heap is not empty - */ - boolean isNotEmpty() { - return !nodes.isEmpty(); - } - - /** - * Pop the top off the heap and remove the best value for processing. - */ - Node getTop() { - return (Node) nodes.deleteMin(); - } - - /** - * Search the container for a given cell. May be slow, so don't do this - * unless nessesary. - */ - Node findNodeIterator(Cell pCell) { - for (Object n : nodes) { - - if (((Node) n).cell.equals(pCell)) { - return ((Node) n); - } - } - return (Node) nodes.lastElement(); - } -} diff --git a/src/main/java/jme3tools/navmesh/Line2D.java b/src/main/java/jme3tools/navmesh/Line2D.java deleted file mode 100644 index 3e5a957..0000000 --- a/src/main/java/jme3tools/navmesh/Line2D.java +++ /dev/null @@ -1,350 +0,0 @@ -package jme3tools.navmesh; - -import com.jme3.export.InputCapsule; -import com.jme3.export.JmeExporter; -import com.jme3.export.JmeImporter; -import com.jme3.export.OutputCapsule; -import com.jme3.export.Savable; -import java.io.IOException; - -import com.jme3.math.Vector2f; - -/** - * - * Line2D represents a line in 2D space. Line data is held as a line segment having two - * endpoints and as a fictional 3D plane extending verticaly. The Plane is then used for - * spanning and point clasification tests. A Normal vector is used internally to represent - * the fictional plane. - * - * Portions Copyright (C) Greg Snook, 2000 - * @author TR - * - */ -class Line2D implements Savable { - - enum PointSide { - - /** - * The point is on, or very near, the line - */ - OnLine, - /** - * looking from endpoint A to B, the test point is on the left - */ - Left, - /** - * looking from endpoint A to B, the test point is on the right - */ - Right; - } - - enum LineIntersect { - - /** - * both lines are parallel and overlap each other - */ - CoLinear, - /** - * lines intersect, but their segments do not - */ - LinesIntersect, - /** - * both line segments bisect each other - */ - SegmentsIntersect, - /** - * line segment B is crossed by line A - */ - ABisectsB, - /** - * line segment A is crossed by line B - */ - BBisectsA, - /** - * the lines are paralell - */ - Parallel; - } - /** - * Endpoint A of our line segment - */ - private Vector2f pointA; - /** - * Endpoint B of our line segment - */ - private Vector2f pointB; - /** - * 'normal' of the ray. - * a vector pointing to the right-hand side of the line - * when viewed from PointA towards PointB - */ - private volatile Vector2f normal; - - public Line2D(Vector2f pointA, Vector2f pointB) { - this.pointA = pointA; - this.pointB = pointB; - normal = null; - } - - public void setPointA(Vector2f point) { - this.pointA = point; - normal = null; - } - - public void setPointB(Vector2f point) { - this.pointB = point; - normal = null; - } - - public void setPoints(Vector2f PointA, Vector2f PointB) { - this.pointA = PointA; - this.pointB = PointB; - normal = null; - } - - public Vector2f getNormal() { - if (normal == null) - computeNormal(); - - return normal; - } - - public void setPoints(float PointAx, float PointAy, float PointBx, float PointBy) { - pointA.x = PointAx; - pointA.y = PointAy; - pointB.x = PointBx; - pointB.y = PointBy; - normal = null; - } - - public Vector2f getPointA() { - return pointA; - } - - public Vector2f getPointB() { - return pointB; - } - - public float length() { - float xdist = pointB.x - pointA.x; - float ydist = pointB.y - pointA.y; - - xdist *= xdist; - ydist *= ydist; - - return (float) Math.sqrt(xdist + ydist); - } - - public Vector2f getDirection() { - return pointB.subtract(pointA).normalizeLocal(); - } - - private void computeNormal() { - // Get Normailized direction from A to B - normal = getDirection(); - - // Rotate by -90 degrees to get normal of line - float oldY = normal.y; - normal.y = -normal.x; - normal.x = oldY; - } - - /** - * - Determines the signed distance from a point to this line. Consider the line as - if you were standing on PointA of the line looking towards PointB. Posative distances - are to the right of the line, negative distances are to the left. - */ - public float signedDistance(Vector2f point) { - if (normal == null) { - computeNormal(); - } - - return point.subtract(pointA).dot(normal); //.x*m_Normal.x + TestVector.y*m_Normal.y;//DotProduct(TestVector,m_Normal); - } - - /** - * Determines where a point lies in relation to this line. Consider the line as - * if you were standing on PointA of the line looking towards PointB. The incomming - * point is then classified as being on the Left, Right or Centered on the line. - */ - public PointSide getSide(Vector2f point, float epsilon) { - PointSide result = PointSide.OnLine; - float distance = signedDistance(point); - - if (distance > epsilon) { - result = PointSide.Right; - } else if (distance < -epsilon) { - result = PointSide.Left; - } - - return result; - } - - /** - * this line A = x0, y0 and B = x1, y1 - * other is A = x2, y2 and B = x3, y3 - * @param other - * @param intersectionPoint - * @return - */ - public LineIntersect intersect(Line2D other, Vector2f intersectionPoint) { - float denom = (other.pointB.y - other.pointA.y) * (this.pointB.x - this.pointA.x) - - (other.pointB.x - other.pointA.x) * (this.pointB.y - this.pointA.y); - float u0 = (other.pointB.x - other.pointA.x) * (this.pointA.y - other.pointA.y) - - (other.pointB.y - other.pointA.y) * (this.pointA.x - other.pointA.x); - float u1 = (other.pointA.x - this.pointA.x) * (this.pointB.y - this.pointA.y) - - (other.pointA.y - this.pointA.y) * (this.pointB.x - this.pointA.x); - - //if parallel - if (denom == 0.0f) { - //if collinear - if (u0 == 0.0f && u1 == 0.0f) { - return LineIntersect.CoLinear; - } else { - return LineIntersect.Parallel; - } - } else { - //check if they intersect - u0 = u0 / denom; - u1 = u1 / denom; - - float x = this.pointA.x + u0 * (this.pointB.x - this.pointA.x); - float y = this.pointA.y + u0 * (this.pointB.y - this.pointA.y); - - if (intersectionPoint != null) { - intersectionPoint.x = x; //(m_PointA.x + (FactorAB * Bx_minus_Ax)); - intersectionPoint.y = y; //(m_PointA.y + (FactorAB * By_minus_Ay)); - } - - // now determine the type of intersection - if ((u0 >= 0.0f) && (u0 <= 1.0f) && (u1 >= 0.0f) && (u1 <= 1.0f)) { - return LineIntersect.SegmentsIntersect; - } else if ((u1 >= 0.0f) && (u1 <= 1.0f)) { - return (LineIntersect.ABisectsB); - } else if ((u0 >= 0.0f) && (u0 <= 1.0f)) { - return (LineIntersect.BBisectsA); - } - - return LineIntersect.LinesIntersect; - } - } - - /** - * Determines if two segments intersect, and if so the point of intersection. The current - * member line is considered line AB and the incomming parameter is considered line CD for - * the purpose of the utilized equations. - * - * A = PointA of the member line - * B = PointB of the member line - * C = PointA of the provided line - * D = PointB of the provided line - */ - @Deprecated - public LineIntersect intersectionOLD(Line2D Line, Vector2f pIntersectPoint) { - float Ay_minus_Cy = pointA.y - Line.getPointA().y; - float Dx_minus_Cx = Line.getPointB().x - Line.getPointA().x; - float Ax_minus_Cx = pointA.x - Line.getPointA().x; - float Dy_minus_Cy = Line.getPointB().y - Line.getPointA().y; - float Bx_minus_Ax = pointB.x - pointA.x; - float By_minus_Ay = pointB.y - pointA.y; - - - java.awt.geom.Line2D l1 = new java.awt.geom.Line2D.Float(this.pointA.x, this.pointA.y, this.pointB.x, this.pointB.y); - if (l1.intersectsLine(Line.getPointA().x, Line.getPointA().y, Line.getPointB().x, Line.getPointB().y)) //return LINE_CLASSIFICATION.LINES_INTERSECT; - { - System.out.println("They intersect"); - } else //return LINE_CLASSIFICATION.COLLINEAR; - { - System.out.println("They DO NOT intersect"); - } - - float Numerator = (Ay_minus_Cy * Dx_minus_Cx) - (Ax_minus_Cx * Dy_minus_Cy); - float Denominator = (Bx_minus_Ax * Dy_minus_Cy) - (By_minus_Ay * Dx_minus_Cx); - - // if lines do not intersect, return now - if (Denominator != 0.0f) { - if (Numerator != 0.0f) { - System.out.println("App says They DO NOT intersect"); - return LineIntersect.CoLinear; - } - System.out.println("App says They DO NOT intersect"); - return LineIntersect.Parallel; - } - - float FactorAB = Numerator / Denominator; - float FactorCD = ((Ay_minus_Cy * Bx_minus_Ax) - (Ax_minus_Cx * By_minus_Ay)) / Denominator; - - // posting (hitting a vertex exactly) is not allowed, shift the results - // if they are within a minute range of the end vertecies -// if (fabs(FactorCD) < 1.0e-6f) -// { -// FactorCD = 1.0e-6f; -// } -// if (fabs(FactorCD - 1.0f) < 1.0e-6f) -// { -// FactorCD = 1.0f - 1.0e-6f; -// } - - - // if an interection point was provided, fill it in now - if (pIntersectPoint != null) { - pIntersectPoint.x = (pointA.x + (FactorAB * Bx_minus_Ax)); - pIntersectPoint.y = (pointA.y + (FactorAB * By_minus_Ay)); - } - - System.out.println("App says They DO intersect"); - // now determine the type of intersection - if ((FactorAB >= 0.0f) && (FactorAB <= 1.0f) && (FactorCD >= 0.0f) && (FactorCD <= 1.0f)) { - return LineIntersect.SegmentsIntersect; - } else if ((FactorCD >= 0.0f) && (FactorCD <= 1.0f)) { - return (LineIntersect.ABisectsB); - } else if ((FactorAB >= 0.0f) && (FactorAB <= 1.0f)) { - return (LineIntersect.BBisectsA); - } - - return LineIntersect.LinesIntersect; - - } - - - - public static void selfTest() { - Line2D a = new Line2D(new Vector2f(-2, 0), new Vector2f(2, 0)); - Line2D b = new Line2D(new Vector2f(-2, 1), new Vector2f(2, -1)); - Line2D.LineIntersect res = a.intersect(b, null); - if (res == LineIntersect.CoLinear || res == LineIntersect.Parallel) { - System.out.println("Failed intersection verrification"); - } - - if (a.getSide(new Vector2f(0, 1), 0.0f) != PointSide.Left) { - System.out.println("Failed left test"); - } - - if (a.getSide(new Vector2f(0, -1), 0.0f) != PointSide.Right) { - System.out.println("Failed right test"); - } - - if (a.getSide(new Vector2f(0, 0), 0.0f) != PointSide.OnLine) { - System.out.println("Failed on line test"); - } - } - - public String toString() { - return "Line:" + pointA.x + "/" + pointA.y + " -> " + pointB.x + "/" + pointB.y; - } - - public void write(JmeExporter e) throws IOException { - OutputCapsule capsule = e.getCapsule(this); - capsule.write(pointA, "pointA", null); - capsule.write(pointB, "pointB", null); - capsule.write(normal, "normal", null); - } - - public void read(JmeImporter e) throws IOException { - InputCapsule capsule = e.getCapsule(this); - pointA = (Vector2f) capsule.readSavable("pointA", new Vector2f()); - pointB = (Vector2f) capsule.readSavable("pointB", new Vector2f()); - normal = (Vector2f) capsule.readSavable("normal", new Vector2f()); - } -} diff --git a/src/main/java/jme3tools/navmesh/NavMesh.java b/src/main/java/jme3tools/navmesh/NavMesh.java deleted file mode 100644 index 2ae29d6..0000000 --- a/src/main/java/jme3tools/navmesh/NavMesh.java +++ /dev/null @@ -1,517 +0,0 @@ -package jme3tools.navmesh; - -import java.io.IOException; -import java.util.ArrayList; - -import jme3tools.navmesh.Cell.ClassifyResult; -import jme3tools.navmesh.Cell.PathResult; -import jme3tools.navmesh.Line2D.LineIntersect; -import jme3tools.navmesh.Path.Waypoint; -import com.jme3.export.InputCapsule; -import com.jme3.export.JmeExporter; -import com.jme3.export.JmeImporter; -import com.jme3.export.OutputCapsule; -import com.jme3.export.Savable; -import com.jme3.math.Vector2f; -import com.jme3.math.Vector3f; -import com.jme3.scene.Mesh; -import com.jme3.scene.VertexBuffer.Type; -import com.jme3.scene.mesh.IndexBuffer; -import com.jme3.util.BufferUtils; -import java.nio.FloatBuffer; -import java.util.List; - -/** - * A NavigationMesh is a collection of NavigationCells used to control object - * movement while also providing path finding line-of-sight testing. It serves - * as a parent to all the Actor objects which exist upon it. - * - * Portions Copyright (C) Greg Snook, 2000 - * - * @author TR - * - */ -public class NavMesh implements Savable { - - /** - * the cells that make up this mesh - */ - private ArrayList cellList = new ArrayList(); - - /** - * path finding data... - */ - private volatile int sessionID = 0; - private volatile Heap heap = new Heap(); - - public void clear() { - cellList.clear(); - } - - /** - * Add a new cell, defined by the three vertices in clockwise order, to this - * mesh. - * - * @param pointA - * @param PointB - * @param PointC - */ - public void addCell(Vector3f pointA, Vector3f PointB, Vector3f PointC) { - Cell newCell = new Cell(); - newCell.initialize(pointA.clone(), PointB.clone(), PointC.clone()); - cellList.add(newCell); - } - - /** - * Does noting at this point. Stubbed for future use in animating the mesh - * @param elapsedTime - */ - void Update(float elapsedTime) { - } - - public int getNumCells() { - return cellList.size(); - } - - public Cell getCell(int index) { - return (cellList.get(index)); - } - - /** - * Force a point to be inside the cell - */ - public Vector3f snapPointToCell(Cell cell, Vector3f point) { - if (!cell.contains(point)) - cell.forcePointToCellColumn(point); - - cell.computeHeightOnCell(point); - return point; - } - - /** - * Force a point to be inside the nearest cell on the mesh - */ - Vector3f snapPointToMesh(Vector3f point) { - return snapPointToCell(findClosestCell(point), point); - } - - /** - * Find the closest cell on the mesh to the given point - */ - public Cell findClosestCell(Vector3f point) { - float closestDistance = 3.4E+38f; - float closestHeight = 3.4E+38f; - boolean foundHomeCell = false; - float thisDistance; - Cell closestCell = null; - - for (Cell cell : cellList) { - if (cell.contains(point)) { - thisDistance = Math.abs(cell.getHeightOnCell(point) - point.y); - - if (foundHomeCell) { - if (thisDistance < closestHeight) { - closestCell = cell; - closestHeight = thisDistance; - } - } else { - closestCell = cell; - closestHeight = thisDistance; - foundHomeCell = true; - } - } - - if (!foundHomeCell) { - Vector2f start = new Vector2f(cell.getCenter().x, cell.getCenter().z); - Vector2f end = new Vector2f(point.x, point.z); - Line2D motionPath = new Line2D(start, end); - - ClassifyResult Result = cell.classifyPathToCell(motionPath); - - if (Result.result == Cell.PathResult.ExitingCell) { - Vector3f ClosestPoint3D = new Vector3f( - Result.intersection.x, 0.0f, Result.intersection.y); - cell.computeHeightOnCell(ClosestPoint3D); - - ClosestPoint3D = ClosestPoint3D.subtract(point); - - thisDistance = ClosestPoint3D.length(); - - if (thisDistance < closestDistance) { - closestDistance = thisDistance; - closestCell = cell; - } - } - } - } - - return closestCell; - } - - /** - * Build a navigation path using the provided points and the A* method - */ - public boolean buildNavigationPath(Path navPath, - Cell startCell, Vector3f startPos, - Cell endCell, Vector3f endPos, - float entityRadius) { - - // Increment our path finding session ID - // This Identifies each pathfinding session - // so we do not need to clear out old data - // in the cells from previous sessions. - sessionID++; - - // load our data into the Heap object - // to prepare it for use. - heap.initialize(sessionID, startPos); - - // We are doing a reverse search, from EndCell to StartCell. - // Push our EndCell onto the Heap at the first cell to be processed - endCell.queryForPath(heap, null, 0.0f); - - // process the heap until empty, or a path is found - boolean foundPath = false; - while (heap.isNotEmpty() && !foundPath) { - - // pop the top cell (the open cell with the lowest cost) off the - // Heap - Node currentNode = heap.getTop(); - - // if this cell is our StartCell, we are done - if (currentNode.cell.equals(startCell)) { - foundPath = true; - } else { - // Process the Cell, Adding it's neighbors to the Heap as needed - currentNode.cell.processCell(heap); - } - } - - Vector2f intersectionPoint = new Vector2f(); - - // if we found a path, build a waypoint list - // out of the cells on the path - if (!foundPath) - return false; - - // Setup the Path object, clearing out any old data - navPath.initialize(this, startPos, startCell, endPos, endCell); - - Vector3f lastWayPoint = startPos; - - // Step through each cell linked by our A* algorythm - // from StartCell to EndCell - Cell currentCell = startCell; - while (currentCell != null && currentCell != endCell) { - // add the link point of the cell as a way point (the exit - // wall's center) - int linkWall = currentCell.getArrivalWall(); - Vector3f newWayPoint = currentCell.getWallMidpoint(linkWall).clone(); - - Line2D wall = currentCell.getWall(linkWall); - float length = wall.length(); - float distBlend = entityRadius / length; - - Line2D lineToGoal = new Line2D(new Vector2f(lastWayPoint.x, lastWayPoint.z), - new Vector2f(endPos.x, endPos.z)); - LineIntersect result = lineToGoal.intersect(wall, intersectionPoint); - switch (result){ - case SegmentsIntersect: - float d1 = wall.getPointA().distance(intersectionPoint); - float d2 = wall.getPointB().distance(intersectionPoint); - if (d1 > entityRadius && d2 > entityRadius){ - // we can fit through the wall if we go - // directly to the goal. - newWayPoint = new Vector3f(intersectionPoint.x, 0, intersectionPoint.y); - }else{ - // cannot fit directly. - // try to find point where we can - if (d1 < d2){ - intersectionPoint.interpolateLocal(wall.getPointA(), wall.getPointB(), distBlend); - newWayPoint = new Vector3f(intersectionPoint.x, 0, intersectionPoint.y); - }else{ - intersectionPoint.interpolateLocal(wall.getPointB(), wall.getPointA(), distBlend); - newWayPoint = new Vector3f(intersectionPoint.x, 0, intersectionPoint.y); - } - } - currentCell.computeHeightOnCell(newWayPoint); - break; - case LinesIntersect: - case ABisectsB: - case BBisectsA: - Vector2f lastPt2d = new Vector2f(lastWayPoint.x, lastWayPoint.z); - Vector2f endPos2d = new Vector2f(endPos.x, endPos.z); - - Vector2f normalEnd = endPos2d.subtract(lastPt2d).normalizeLocal(); - Vector2f normalA = wall.getPointA().subtract(lastPt2d).normalizeLocal(); - Vector2f normalB = wall.getPointB().subtract(lastPt2d).normalizeLocal(); - if (normalA.dot(normalEnd) < normalB.dot(normalEnd)){ - // choose point b - intersectionPoint.interpolateLocal(wall.getPointB(), wall.getPointA(), distBlend); - newWayPoint = new Vector3f(intersectionPoint.x, 0, intersectionPoint.y); - }else{ - // choose point a - intersectionPoint.interpolateLocal(wall.getPointA(), wall.getPointB(), distBlend); - newWayPoint = new Vector3f(intersectionPoint.x, 0, intersectionPoint.y); - } - currentCell.computeHeightOnCell(newWayPoint); - - break; - case CoLinear: - case Parallel: - break; - } - -// newWayPoint = snapPointToCell(currentCell, newWayPoint); - lastWayPoint = newWayPoint.clone(); - - navPath.addWaypoint(newWayPoint, currentCell); - - // get the next cell - currentCell = currentCell.getLink(linkWall); - } - - // cap the end of the path. - navPath.finishPath(); - - // further: optimize the path - List newPath = new ArrayList(); - Waypoint curWayPoint = navPath.getFirst(); - newPath.add(curWayPoint); - while (curWayPoint != navPath.getLast()){ - curWayPoint = navPath.getFurthestVisibleWayPoint(curWayPoint); - newPath.add(curWayPoint); - } - - navPath.initialize(this, startPos, startCell, endPos, endCell); - for (Waypoint newWayPoint : newPath){ - navPath.addWaypoint(newWayPoint.getPosition(), newWayPoint.getCell()); - } - navPath.finishPath(); - - return true; - } - - /** - * Resolve a movement vector on the mesh - * - * @param startPos - * @param startCell - * @param endPos - * @return - */ - public Cell resolveMotionOnMesh(Vector3f startPos, Cell startCell, Vector3f endPos, Vector3f modifiedEndPos) { - int i = 0; - // create a 2D motion path from our Start and End positions, tossing out - // their Y values to project them - // down to the XZ plane. - Line2D motionLine = new Line2D(new Vector2f(startPos.x, startPos.z), - new Vector2f(endPos.x, endPos.z)); - - // these three will hold the results of our tests against the cell walls - ClassifyResult result = null; - - // TestCell is the cell we are currently examining. - Cell currentCell = startCell; - - do { - i++; - // use NavigationCell to determine how our path and cell interact - // if(TestCell.IsPointInCellCollumn(MotionPath.EndPointA())) - // System.out.println("Start is in cell"); - // else - // System.out.println("Start is NOT in cell"); - // if(TestCell.IsPointInCellCollumn(MotionPath.EndPointB())) - // System.out.println("End is in cell"); - // else - // System.out.println("End is NOT in cell"); - result = currentCell.classifyPathToCell(motionLine); - - // if exiting the cell... - if (result.result == PathResult.ExitingCell) { - // Set if we are moving to an adjacent cell or we have hit a - // solid (unlinked) edge - if (result.cell != null) { - // moving on. Set our motion origin to the point of - // intersection with this cell - // and continue, using the new cell as our test cell. - motionLine.setPointA(result.intersection); - currentCell = result.cell; - } else { - // we have hit a solid wall. Resolve the collision and - // correct our path. - motionLine.setPointA(result.intersection); - currentCell.projectPathOnCellWall(result.side, motionLine); - - // add some friction to the new MotionPath since we are - // scraping against a wall. - // we do this by reducing the magnatude of our motion by 10% - Vector2f Direction = motionLine.getPointB().subtract( - motionLine.getPointA()).mult(0.9f); - // Direction.mult(0.9f); - motionLine.setPointB(motionLine.getPointA().add( - Direction)); - } - } else if (result.result == Cell.PathResult.NoRelationship) { - // Although theoretically we should never encounter this case, - // we do sometimes find ourselves standing directly on a vertex - // of the cell. - // This can be viewed by some routines as being outside the - // cell. - // To accomodate this rare case, we can force our starting point - // to be within - // the current cell by nudging it back so we may continue. - Vector2f NewOrigin = motionLine.getPointA(); - // NewOrigin.x -= 0.01f; - currentCell.forcePointToCellColumn(NewOrigin); - motionLine.setPointA(NewOrigin); - } - }// - // Keep testing until we find our ending cell or stop moving due to - // friction - // - while ((result.result != Cell.PathResult.EndingCell) - && (motionLine.getPointA().x != motionLine.getPointB().x && motionLine.getPointA().y != motionLine.getPointB().y) && i < 5000); - // - if (i >= 5000) { - System.out.println("Loop detected in ResolveMotionOnMesh"); - } - // we now have our new host cell - - // Update the new control point position, - // solving for Y using the Plane member of the NavigationCell - modifiedEndPos.x = motionLine.getPointB().x; - modifiedEndPos.y = 0.0f; - modifiedEndPos.z = motionLine.getPointB().y; - currentCell.computeHeightOnCell(modifiedEndPos); - - return currentCell; - } - - /** - * Test to see if two points on the mesh can view each other - * FIXME: EndCell is the last visible cell? - * - * @param StartCell - * @param StartPos - * @param EndPos - * @return - */ - boolean isInLineOfSight(Cell StartCell, Vector3f StartPos, Vector3f EndPos) { - Line2D MotionPath = new Line2D(new Vector2f(StartPos.x, StartPos.z), - new Vector2f(EndPos.x, EndPos.z)); - - Cell testCell = StartCell; - Cell.ClassifyResult result = testCell.classifyPathToCell(MotionPath); - - while (result.result == Cell.PathResult.ExitingCell) { - if (result.cell == null)// hit a wall, so the point is not visible - { - return false; - } - result = result.cell.classifyPathToCell(MotionPath); - - } - - return (result.result == Cell.PathResult.EndingCell); - } - - /** - * Link all the cells that are in our pool - */ - public void linkCells() { -// for (int i = 0; i < cellList.size(); i++){ -// for (int j = i+1; j < cellList.size(); j++){ -// cellList.get(i).checkAndLink(cellList.get(j)); -// } -// } - for (Cell pCellA : cellList) { - for (Cell pCellB : cellList) { - if (pCellA != pCellB) { - pCellA.checkAndLink(pCellB, 0.001f); - } - } - } - } - - private void addFace(Vector3f vertA, Vector3f vertB, Vector3f vertC) { - // some art programs can create linear polygons which have two or more - // identical vertices. This creates a poly with no surface area, - // which will wreak havok on our navigation mesh algorithms. - // We only except polygons with unique vertices. - if ((!vertA.equals(vertB)) && (!vertB.equals(vertC)) && (!vertC.equals(vertA))) { - addCell(vertA, vertB, vertC); - }else{ - System.out.println("Warning, Face winding incorrect"); - } - } - - public void loadFromData(Vector3f[] positions, short[][] indices){ - Plane up = new Plane(); - up.setPlanePoints(Vector3f.UNIT_X, Vector3f.ZERO, Vector3f.UNIT_Z); - up.getNormal(); - - for (int i = 0; i < indices.length/3; i++) { - Vector3f vertA = positions[indices[i][0]]; - Vector3f vertB = positions[indices[i][1]]; - Vector3f vertC = positions[indices[i][2]]; - - Plane p = new Plane(); - p.setPlanePoints(vertA, vertB, vertC); - if (up.pseudoDistance(p.getNormal()) <= 0.0f) { - System.out.println("Warning, normal of the plane faces downward!!!"); - continue; - } - - addFace(vertA, vertB, vertC); - } - - linkCells(); - } - - public void loadFromMesh(Mesh mesh) { - clear(); - - Vector3f a = new Vector3f(); - Vector3f b = new Vector3f(); - Vector3f c = new Vector3f(); - - Plane up = new Plane(); - up.setPlanePoints(Vector3f.UNIT_X, Vector3f.ZERO, Vector3f.UNIT_Z); - up.getNormal(); - - IndexBuffer ib = mesh.getIndexBuffer(); - FloatBuffer pb = mesh.getFloatBuffer(Type.Position); - pb.clear(); - for (int i = 0; i < mesh.getTriangleCount()*3; i+=3){ - int i1 = ib.get(i+0); - int i2 = ib.get(i+1); - int i3 = ib.get(i+2); - BufferUtils.populateFromBuffer(a, pb, i1); - BufferUtils.populateFromBuffer(b, pb, i2); - BufferUtils.populateFromBuffer(c, pb, i3); - - Plane p = new Plane(); - p.setPlanePoints(a, b, c); - if (up.pseudoDistance(p.getNormal()) <= 0.0f) { - System.out.println("Warning, normal of the plane faces downward!!!"); - continue; - } - - addFace(a, b, c); - } - - linkCells(); - } - - public void write(JmeExporter e) throws IOException { - OutputCapsule capsule = e.getCapsule(this); - capsule.writeSavableArrayList(cellList, "cellarray", null); - } - - @SuppressWarnings("unchecked") - public void read(JmeImporter e) throws IOException { - InputCapsule capsule = e.getCapsule(this); - cellList = (ArrayList) capsule.readSavableArrayList("cellarray", new ArrayList()); - } -} diff --git a/src/main/java/jme3tools/navmesh/NavMeshPathfinder.java b/src/main/java/jme3tools/navmesh/NavMeshPathfinder.java deleted file mode 100644 index f999ea2..0000000 --- a/src/main/java/jme3tools/navmesh/NavMeshPathfinder.java +++ /dev/null @@ -1,118 +0,0 @@ -package jme3tools.navmesh; - -import jme3tools.navmesh.Path.Waypoint; -import com.jme3.math.Vector2f; -import com.jme3.math.Vector3f; - -public class NavMeshPathfinder { - - private NavMesh navMesh; - private Path path = new Path(); - private float entityRadius; - - private Vector2f currentPos = new Vector2f(); - private Vector3f currentPos3d = new Vector3f(); - private Cell currentCell; - - private Vector2f goalPos; - private Vector3f goalPos3d; - private Cell goalCell; - - private Waypoint nextWaypoint; - - public NavMeshPathfinder(NavMesh navMesh){ - this.navMesh = navMesh; - } - - public Vector3f getPosition() { - return currentPos3d; - } - - public void setPosition(Vector3f position) { - this.currentPos3d.set(position); - this.currentPos.set(currentPos3d.x, currentPos3d.z); - } - - public float getEntityRadius() { - return entityRadius; - } - - public void setEntityRadius(float entityRadius) { - this.entityRadius = entityRadius; - } - - public Vector3f warp(Vector3f newPos){ - Vector3f newPos2d = new Vector3f(newPos.x, 0, newPos.z); - currentCell = navMesh.findClosestCell(newPos2d); - currentPos3d.set(navMesh.snapPointToCell(currentCell, newPos2d)); - currentPos3d.setY(newPos.getY()); - currentPos.set(currentPos3d.getX(), currentPos3d.getZ()); - return currentPos3d; - } - - public boolean computePath(Vector3f goal){ - goalPos3d = goal; - goalPos = new Vector2f(goalPos3d.getX(), goalPos3d.getZ()); - Vector3f goalPos2d = new Vector3f(goalPos.getX(), 0, goalPos.getY()); - goalCell = navMesh.findClosestCell(goalPos2d); - boolean result = navMesh.buildNavigationPath(path, currentCell, currentPos3d, goalCell, goalPos3d, entityRadius); - if (!result){ - goalPos = null; - goalCell = null; - return false; - } - nextWaypoint = path.getFirst(); - return true; - } - - public void clearPath(){ - path.clear(); - goalPos = null; - goalCell = null; - nextWaypoint = null; - } - - public Vector3f getWaypointPosition(){ - return nextWaypoint.getPosition(); - } - - public Vector3f getDirectionToWaypoint(){ - Vector3f waypt = nextWaypoint.getPosition(); - return waypt.subtract(currentPos3d).normalizeLocal(); - } - - public float getDistanceToWaypoint(){ - return currentPos3d.distance(nextWaypoint.getPosition()); - } - - public Vector3f onMove(Vector3f moveVec){ - if (moveVec.equals(Vector3f.ZERO)) - return currentPos3d; - - Vector3f newPos2d = new Vector3f(currentPos3d); - newPos2d.addLocal(moveVec); - newPos2d.setY(0); - - Vector3f currentPos2d = new Vector3f(currentPos3d); - currentPos2d.setY(0); - - Cell nextCell = navMesh.resolveMotionOnMesh(currentPos2d, currentCell, newPos2d, newPos2d); - currentCell = nextCell; - newPos2d.setY(currentPos3d.getY()); - return newPos2d; - } - - public boolean isAtGoalWaypoint(){ - return nextWaypoint == path.getLast(); - } - - public void gotoToNextWaypoint(){ - nextWaypoint = path.getFurthestVisibleWayPoint(nextWaypoint); - Vector3f waypt = nextWaypoint.getPosition(); - currentPos3d.setX(waypt.getX()); - currentPos3d.setZ(waypt.getZ()); - currentPos.set(waypt.getX(), waypt.getZ()); - currentCell = nextWaypoint.getCell(); - } - -} diff --git a/src/main/java/jme3tools/navmesh/Node.java b/src/main/java/jme3tools/navmesh/Node.java deleted file mode 100644 index 2564ef4..0000000 --- a/src/main/java/jme3tools/navmesh/Node.java +++ /dev/null @@ -1,50 +0,0 @@ -package jme3tools.navmesh; - -/** - * A NavigationNode represents an entry in the NavigationHeap. It provides some - * simple operators to classify it against other NavigationNodes when the heap - * is sorted. - * - * Portions Copyright (C) Greg Snook, 2000 - * - * @author TR - * - */ -class Node implements Comparable { - - /** - * pointer to the cell in question - */ - Cell cell = null; - /** - * (g + h) in A* represents the cost of traveling through this cell - */ - float cost = 0.0f; - - public Node() { - } - - public Node(Cell c, float costs) { - cell = c; - cost = costs; - } - - /** - * To compare two nodes, we compare the cost or `f' value, which is the sum - * of the g and h values defined by A*. - * - * @param o - * the Object to be compared. - * @return a negative integer, zero, or a positive integer as this object is - * less than, equal to, or greater than the specified object. - */ - public int compareTo(Node o) { - if (this.cost < (o.cost)) { - return -1; - } else if ((this.cost > (o.cost))) { - return 1; - } else { - return 0; - } - } -} diff --git a/src/main/java/jme3tools/navmesh/Path.java b/src/main/java/jme3tools/navmesh/Path.java deleted file mode 100644 index fb9ad16..0000000 --- a/src/main/java/jme3tools/navmesh/Path.java +++ /dev/null @@ -1,179 +0,0 @@ -package jme3tools.navmesh; - -import jme3tools.navmesh.Path.Waypoint; -import com.jme3.math.Vector3f; -import java.util.ArrayList; -import java.util.Iterator; - -/** - * NavigationPath is a collection of waypoints that define a movement path for - * an Actor. This object is ownded by an Actor and filled by - * NavigationMesh::BuildNavigationPath(). - * - * Portions Copyright (C) Greg Snook, 2000 - * - * @author TR - * - */ -public class Path implements Iterable { - - public class Waypoint { - - private Vector3f position; - private Cell cell; - - /** - * The cell which owns the waypoint - */ - public Cell getCell() { - return cell; - } - - public void setCell(Cell cell) { - this.cell = cell; - } - - /** - * 3D position of waypoint - */ - public Vector3f getPosition() { - return position; - } - - public void setPosition(Vector3f position) { - this.position = position; - } - - @Override - public String toString() { - return "Waypoint[position=" + position.x + ", " + position.z + " cell:" - + cell + "]"; - } - } - - private NavMesh owner; - private Waypoint start = new Waypoint(); - private Waypoint end = new Waypoint(); - private ArrayList waypointList = new ArrayList(); - - /** - * Sets up a new path from StartPoint to EndPoint. It adds the StartPoint as - * the first waypoint in the list and waits for further calls to AddWayPoint - * and EndPath to complete the list - * - * @param parent - * @param startPoint - * @param startCell - * @param endPoint - * @param endCell - */ - public void initialize(NavMesh parent, - Vector3f startPoint, Cell startCell, - Vector3f endPoint, Cell endCell) { - - waypointList.clear(); - - this.owner = parent; - - start.setPosition(startPoint); - start.setCell(startCell); - - end.setPosition(endPoint); - end.setCell(endCell); - - // setup the waypoint list with our start and end points - waypointList.add(start); - } - - public void clear() { - waypointList.clear(); - } - - public int size(){ - return waypointList.size(); - } - - public Iterator iterator() { - return waypointList.iterator(); - } - - /** - * Adds a new waypoint to the end of the list - */ - public void addWaypoint(Vector3f point, Cell cell) { - Waypoint newPoint = new Waypoint(); - newPoint.setPosition(point); - newPoint.setCell(cell); - waypointList.add(newPoint); - } - - /** - * Caps the end of the waypoint list by adding our final destination point. - */ - void finishPath() { - // cap the waypoint path with the last endpoint - waypointList.add(end); - } - - public NavMesh getOwner() { - return owner; - } - - public Waypoint getStart() { - return start; - } - - public Waypoint getEnd() { - return end; - } - - public Waypoint getFirst(){ - return waypointList.get(0); - } - - public Waypoint getLast(){ - return waypointList.get(waypointList.size()-1); - } - - public ArrayList getWaypoints() { - return waypointList; - } - - /** - * Find the furthest visible waypoint from the VantagePoint provided. This - * is used to smooth out irregular paths. - * - * @param vantagePoint - * @return - */ - public Waypoint getFurthestVisibleWayPoint(Waypoint vantagePoint) { - // see if we are already talking about the last waypoint - if (vantagePoint == getLast()) { - return vantagePoint; - } - - int i = waypointList.indexOf(vantagePoint); - if (i < 0) { - // The given waypoint does not belong to this path. - return vantagePoint; - } - - Waypoint testPoint = waypointList.get(++i); - if (testPoint == getLast()) { - System.out.println(" WAY IND was last"); - return testPoint; - } - - Waypoint visibleWaypoint = testPoint; - while (testPoint != getLast()) { - if (!owner.isInLineOfSight(vantagePoint.cell, vantagePoint.position, - testPoint.position)) { -// System.out.println(" WAY IND was:" + i); - return visibleWaypoint; - } - visibleWaypoint = testPoint; - testPoint = waypointList.get(++i); - } - return testPoint; - } -} diff --git a/src/main/java/jme3tools/navmesh/Plane.java b/src/main/java/jme3tools/navmesh/Plane.java deleted file mode 100644 index ae27f9f..0000000 --- a/src/main/java/jme3tools/navmesh/Plane.java +++ /dev/null @@ -1,85 +0,0 @@ -package jme3tools.navmesh; - -/** - * A Plane in 3D Space represented in point-normal form (Ax + By + Cz + D = 0). - * - * The convention for the distance constant D is: - * - * D = -(A, B, C) dot (X, Y, Z) - * - * Portions Copyright (C) Greg Snook, 2000 - * - * @author TR - * - */ -public class Plane extends com.jme3.math.Plane { - - /** - * Given Z and Y, Solve for X on the plane - * - * @param y - * @param z - * @return - */ - public float solveForX(float y, float z) { - // Ax + By + Cz + D = 0 - // Ax = -(By + Cz + D) - // x = -(By + Cz + D)/A - - // if (m_Normal[x] != null) - // { - // using jme plane we have to flip the sign as the constant is - // calculated different - // return ( -(normal.y*Y + normal.z*Z + constant) / normal.x ); - return (-(normal.y * y + normal.z * z - constant) / normal.x); - // } - // - // return (0.0f); - } - - /** - * Given X and Z, Solve for Y on the plane - * - * @param x - * @param z - * @return - */ - public float solveForY(float x, float z) { - // Ax + By + Cz + D = 0 - // By = -(Ax + Cz + D) - // y = -(Ax + Cz + D)/B - - // if (m_Normal[1]) - // { - // using jme plane we have to flip the sign as the constant is - // calculated different - // return ( -(normal.x*X + normal.z*Z + constant) / normal.y ); - return (-(normal.x * x + normal.z * z - constant) / normal.y); - // } - // - // return (0.0f); - } - - /** - * Given X and Y, Solve for Z on the plane - * - * @param x - * @param y - * @return - */ - public float solveForZ(float x, float y) { - // Ax + By + Cz + D = 0 - // Cz = -(Ax + By + D) - // z = -(Ax + By + D)/C - - // if (m_Normal[2]) - // { - // using jme plane we have to flip the sign as the constant is - // calculated different - // return ( -(normal.x*X + normal.y*Y + constant) / normal.z ); - return (-(normal.x * x + normal.y * y - constant) / normal.z); - // } - // - // return (0.0f); - } -} diff --git a/src/main/java/jme3tools/navmesh/util/GenGui.form b/src/main/java/jme3tools/navmesh/util/GenGui.form deleted file mode 100644 index 8458f26..0000000 --- a/src/main/java/jme3tools/navmesh/util/GenGui.form +++ /dev/null @@ -1,395 +0,0 @@ - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
diff --git a/src/main/java/jme3tools/navmesh/util/GenGui.java b/src/main/java/jme3tools/navmesh/util/GenGui.java deleted file mode 100644 index 58ebbb5..0000000 --- a/src/main/java/jme3tools/navmesh/util/GenGui.java +++ /dev/null @@ -1,373 +0,0 @@ -package jme3tools.navmesh.util; - -import jme3tools.navmesh.util.NavMeshGenerator; -import java.io.File; -import javax.swing.JFileChooser; -import javax.swing.JFrame; - -public class GenGui extends javax.swing.JFrame { - - private NavMeshGenerator navMeshGen; - private JFileChooser chooser = new JFileChooser(); - - public GenGui(NavMeshGenerator navMeshGen) { - initComponents(); - this.navMeshGen = navMeshGen; - setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE); - } - - @SuppressWarnings("unchecked") - // //GEN-BEGIN:initComponents - private void initComponents() { - - jLabel1 = new javax.swing.JLabel(); - jLabel2 = new javax.swing.JLabel(); - jLabel3 = new javax.swing.JLabel(); - jLabel4 = new javax.swing.JLabel(); - jLabel5 = new javax.swing.JLabel(); - jLabel6 = new javax.swing.JLabel(); - jLabel7 = new javax.swing.JLabel(); - jLabel8 = new javax.swing.JLabel(); - jLabel9 = new javax.swing.JLabel(); - jLabel10 = new javax.swing.JLabel(); - jLabel11 = new javax.swing.JLabel(); - jLabel12 = new javax.swing.JLabel(); - jLabel13 = new javax.swing.JLabel(); - jLabel14 = new javax.swing.JLabel(); - jLabel15 = new javax.swing.JLabel(); - jLabel16 = new javax.swing.JLabel(); - jButton1 = new javax.swing.JButton(); - jSlider1 = new javax.swing.JSlider(); - jSlider2 = new javax.swing.JSlider(); - jSlider3 = new javax.swing.JSlider(); - jSlider4 = new javax.swing.JSlider(); - jSlider5 = new javax.swing.JSlider(); - jSlider6 = new javax.swing.JSlider(); - jSlider7 = new javax.swing.JSlider(); - jSlider8 = new javax.swing.JSlider(); - jSlider9 = new javax.swing.JSlider(); - jSlider10 = new javax.swing.JSlider(); - jSlider11 = new javax.swing.JSlider(); - jSlider12 = new javax.swing.JSlider(); - jSlider13 = new javax.swing.JSlider(); - jSlider14 = new javax.swing.JSlider(); - jCheckBox1 = new javax.swing.JCheckBox(); - jCheckBox2 = new javax.swing.JCheckBox(); - jButton2 = new javax.swing.JButton(); - - setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE); - - jLabel1.setText("Cell Size: "); - - jLabel2.setText("Cell Height: "); - - jLabel3.setText("Min Trav. Height: "); - - jLabel4.setText("Max Trav. Step: "); - - jLabel5.setText("Max Trav. Slope"); - - jLabel6.setText("Clip Ledges: "); - - jLabel7.setText("Trav. Area Border Size: "); - - jLabel8.setText("Smooth Thresh: "); - - jLabel9.setText("Conservative Expansion: "); - - jLabel10.setText("Min Unconn. Region Size: "); - - jLabel11.setText("Merge Region Size: "); - - jLabel12.setText("Max Edge Length: "); - - jLabel13.setText("Edge Max Deviation: "); - - jLabel14.setText("Max Verts/Poly: "); - - jLabel15.setText("Contour Sample Dist: "); - - jLabel16.setText("Contour Max Dev: "); - - jButton1.setText("Update"); - jButton1.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - jButton1ActionPerformed(evt); - } - }); - - jSlider1.setMinimum(10); - - jSlider2.setMaximum(150); - jSlider2.setMinimum(10); - - jSlider3.setMaximum(150); - jSlider3.setValue(100); - - jSlider4.setMaximum(150); - jSlider4.setValue(10); - - jSlider5.setMaximum(90); - jSlider5.setMinimum(1); - jSlider5.setValue(45); - - jSlider6.setValue(30); - - jSlider7.setMaximum(150); - jSlider7.setMinimum(10); - - jSlider8.setMaximum(150); - jSlider8.setMinimum(10); - jSlider8.setValue(20); - - jSlider9.setMinimum(10); - - jSlider10.setMaximum(150); - jSlider10.setValue(0); - - jSlider11.setMaximum(150); - jSlider11.setMinimum(10); - - jSlider12.setMaximum(6); - jSlider12.setMinimum(3); - - jSlider13.setMaximum(250); - jSlider13.setValue(10); - - jSlider14.setMaximum(250); - jSlider14.setValue(10); - - jCheckBox1.setSelected(true); - - jButton2.setText("Export"); - jButton2.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - jButton2ActionPerformed(evt); - } - }); - - javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane()); - getContentPane().setLayout(layout); - layout.setHorizontalGroup( - layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) - .addGroup(layout.createSequentialGroup() - .addContainerGap() - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) - .addGroup(layout.createSequentialGroup() - .addComponent(jLabel4) - .addGap(53, 53, 53) - .addComponent(jSlider4, javax.swing.GroupLayout.DEFAULT_SIZE, 175, Short.MAX_VALUE)) - .addGroup(layout.createSequentialGroup() - .addComponent(jLabel5) - .addGap(56, 56, 56) - .addComponent(jSlider5, javax.swing.GroupLayout.DEFAULT_SIZE, 175, Short.MAX_VALUE)) - .addGroup(layout.createSequentialGroup() - .addComponent(jLabel8) - .addGap(55, 55, 55) - .addComponent(jSlider9, javax.swing.GroupLayout.DEFAULT_SIZE, 175, Short.MAX_VALUE)) - .addGroup(layout.createSequentialGroup() - .addComponent(jLabel11) - .addGap(39, 39, 39) - .addComponent(jSlider6, javax.swing.GroupLayout.DEFAULT_SIZE, 175, Short.MAX_VALUE)) - .addGroup(layout.createSequentialGroup() - .addComponent(jLabel12) - .addGap(44, 44, 44) - .addComponent(jSlider10, javax.swing.GroupLayout.DEFAULT_SIZE, 175, Short.MAX_VALUE)) - .addGroup(layout.createSequentialGroup() - .addComponent(jLabel13) - .addGap(32, 32, 32) - .addComponent(jSlider11, javax.swing.GroupLayout.DEFAULT_SIZE, 175, Short.MAX_VALUE)) - .addGroup(layout.createSequentialGroup() - .addComponent(jLabel14) - .addGap(55, 55, 55) - .addComponent(jSlider12, javax.swing.GroupLayout.DEFAULT_SIZE, 175, Short.MAX_VALUE)) - .addGroup(layout.createSequentialGroup() - .addComponent(jLabel15) - .addGap(30, 30, 30) - .addComponent(jSlider13, javax.swing.GroupLayout.DEFAULT_SIZE, 175, Short.MAX_VALUE)) - .addGroup(layout.createSequentialGroup() - .addComponent(jLabel16) - .addGap(43, 43, 43) - .addComponent(jSlider14, javax.swing.GroupLayout.DEFAULT_SIZE, 175, Short.MAX_VALUE)) - .addGroup(layout.createSequentialGroup() - .addComponent(jButton1) - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED) - .addComponent(jButton2)) - .addGroup(layout.createSequentialGroup() - .addComponent(jLabel1) - .addGap(88, 88, 88) - .addComponent(jSlider1, javax.swing.GroupLayout.DEFAULT_SIZE, 175, Short.MAX_VALUE)) - .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup() - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) - .addComponent(jLabel2) - .addComponent(jLabel3)) - .addGap(48, 48, 48) - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) - .addComponent(jSlider3, 0, 0, Short.MAX_VALUE) - .addComponent(jSlider2, javax.swing.GroupLayout.DEFAULT_SIZE, 175, Short.MAX_VALUE))) - .addGroup(layout.createSequentialGroup() - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) - .addComponent(jLabel10) - .addComponent(jLabel9) - .addComponent(jLabel7) - .addComponent(jLabel6)) - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED) - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) - .addComponent(jCheckBox1) - .addComponent(jSlider8, javax.swing.GroupLayout.DEFAULT_SIZE, 175, Short.MAX_VALUE) - .addComponent(jCheckBox2) - .addComponent(jSlider7, javax.swing.GroupLayout.DEFAULT_SIZE, 175, Short.MAX_VALUE)))) - .addContainerGap()) - ); - layout.setVerticalGroup( - layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) - .addGroup(layout.createSequentialGroup() - .addContainerGap() - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING) - .addComponent(jLabel1) - .addComponent(jSlider1, 0, 0, Short.MAX_VALUE)) - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING) - .addComponent(jLabel2) - .addComponent(jSlider2, 0, 0, Short.MAX_VALUE)) - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING) - .addComponent(jSlider3, 0, 0, Short.MAX_VALUE) - .addComponent(jLabel3)) - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING) - .addComponent(jLabel4) - .addComponent(jSlider4, 0, 0, Short.MAX_VALUE)) - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING) - .addComponent(jLabel5) - .addComponent(jSlider5, 0, 0, Short.MAX_VALUE)) - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE) - .addComponent(jLabel6) - .addComponent(jCheckBox1, javax.swing.GroupLayout.PREFERRED_SIZE, 15, javax.swing.GroupLayout.PREFERRED_SIZE)) - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING) - .addComponent(jSlider8, 0, 0, Short.MAX_VALUE) - .addComponent(jLabel7)) - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING) - .addComponent(jLabel8) - .addComponent(jSlider9, 0, 0, Short.MAX_VALUE)) - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) - .addComponent(jLabel9) - .addComponent(jCheckBox2, javax.swing.GroupLayout.PREFERRED_SIZE, 15, javax.swing.GroupLayout.PREFERRED_SIZE)) - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING) - .addComponent(jLabel10) - .addComponent(jSlider7, 0, 0, Short.MAX_VALUE)) - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING, false) - .addComponent(jSlider6, 0, 0, Short.MAX_VALUE) - .addComponent(jLabel11, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)) - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING) - .addComponent(jLabel12) - .addComponent(jSlider10, 0, 0, Short.MAX_VALUE)) - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING) - .addComponent(jLabel13) - .addComponent(jSlider11, 0, 0, Short.MAX_VALUE)) - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING) - .addComponent(jLabel14) - .addComponent(jSlider12, 0, 0, Short.MAX_VALUE)) - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING) - .addComponent(jLabel15) - .addComponent(jSlider13, 0, 0, Short.MAX_VALUE)) - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING) - .addComponent(jLabel16) - .addComponent(jSlider14, 0, 0, Short.MAX_VALUE)) - .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, 13, Short.MAX_VALUE) - .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE) - .addComponent(jButton1) - .addComponent(jButton2)) - .addContainerGap()) - ); - - pack(); - }// //GEN-END:initComponents - - private void jButton1ActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_jButton1ActionPerformed - navMeshGen.setCellSize(jSlider1.getValue() / 10f); - navMeshGen.setCellHeight(jSlider2.getValue() / 10f); - navMeshGen.setMinTraversableHeight(jSlider3.getValue() / 10f); - - navMeshGen.setMaxTraversableStep(jSlider4.getValue() / 10f); - navMeshGen.setMaxTraversableSlope(jSlider5.getValue()); - navMeshGen.setClipLedges(jCheckBox1.isSelected()); - - navMeshGen.setTraversableAreaBorderSize(jSlider8.getValue() / 10f); - navMeshGen.setSmoothingThreshold(jSlider9.getValue() / 10); - navMeshGen.setUseConservativeExpansion(jCheckBox2.isSelected()); - - navMeshGen.setMinUnconnectedRegionSize(jSlider7.getValue() / 10); - navMeshGen.setMergeRegionSize(jSlider6.getValue() / 10); - navMeshGen.setMaxEdgeLength(jSlider10.getValue() / 10f); - navMeshGen.setEdgeMaxDeviation(jSlider11.getValue() / 10f); - - navMeshGen.setMaxVertsPerPoly(jSlider12.getValue()); - navMeshGen.setContourSampleDistance(jSlider13.getValue() / 10f); - navMeshGen.setContourMaxDeviation(jSlider14.getValue() / 10f); - - navMeshGen.printParams(); - -// test.regenerateNavMesh(); - }//GEN-LAST:event_jButton1ActionPerformed - - private void jButton2ActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_jButton2ActionPerformed - chooser.setAcceptAllFileFilterUsed(true); - chooser.setDialogTitle("Export NavMesh"); - chooser.setFileSelectionMode(JFileChooser.FILES_ONLY); - chooser.setMultiSelectionEnabled(false); - if (chooser.showSaveDialog(this) == JFileChooser.APPROVE_OPTION){ - File file = chooser.getSelectedFile(); - } - }//GEN-LAST:event_jButton2ActionPerformed - - // Variables declaration - do not modify//GEN-BEGIN:variables - private javax.swing.JButton jButton1; - private javax.swing.JButton jButton2; - private javax.swing.JCheckBox jCheckBox1; - private javax.swing.JCheckBox jCheckBox2; - private javax.swing.JLabel jLabel1; - private javax.swing.JLabel jLabel10; - private javax.swing.JLabel jLabel11; - private javax.swing.JLabel jLabel12; - private javax.swing.JLabel jLabel13; - private javax.swing.JLabel jLabel14; - private javax.swing.JLabel jLabel15; - private javax.swing.JLabel jLabel16; - private javax.swing.JLabel jLabel2; - private javax.swing.JLabel jLabel3; - private javax.swing.JLabel jLabel4; - private javax.swing.JLabel jLabel5; - private javax.swing.JLabel jLabel6; - private javax.swing.JLabel jLabel7; - private javax.swing.JLabel jLabel8; - private javax.swing.JLabel jLabel9; - private javax.swing.JSlider jSlider1; - private javax.swing.JSlider jSlider10; - private javax.swing.JSlider jSlider11; - private javax.swing.JSlider jSlider12; - private javax.swing.JSlider jSlider13; - private javax.swing.JSlider jSlider14; - private javax.swing.JSlider jSlider2; - private javax.swing.JSlider jSlider3; - private javax.swing.JSlider jSlider4; - private javax.swing.JSlider jSlider5; - private javax.swing.JSlider jSlider6; - private javax.swing.JSlider jSlider7; - private javax.swing.JSlider jSlider8; - private javax.swing.JSlider jSlider9; - // End of variables declaration//GEN-END:variables - -} diff --git a/src/main/java/jme3tools/navmesh/util/Heap.java b/src/main/java/jme3tools/navmesh/util/Heap.java deleted file mode 100644 index 3ab2e21..0000000 --- a/src/main/java/jme3tools/navmesh/util/Heap.java +++ /dev/null @@ -1,279 +0,0 @@ -/* - * Copyright 2006-2007 Columbia University. - * - * This file is part of MEAPsoft. - * - * MEAPsoft is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * - * MEAPsoft is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with MEAPsoft; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA - * - * See the file "COPYING" for the text of the license. - */ -package jme3tools.navmesh.util; - -import java.util.Arrays; -import java.util.Collection; -import java.util.Comparator; -import java.util.Vector; - -/** - * Abstract implementation of the basic functions needed for a binary - * heap using java.util.Vector as a back end. - * - * Unlike java.util.TreeSet, this data structure can handle duplicate - * entries. The implementations of the methods given here implement a - * MinHeap. It is abstract so that we can have a MinHeap class that - * supports deleteMin() and a MaxHeap class that supports deleteMax() - * but neither of them support both. - * - * @author Ron Weiss (ronw@ee.columbia.edu) - */ -public abstract class Heap extends Vector { - // Comparator to use to compare two elements in this Heap (if this - // is null, assume that all elements are Comparable) - - private Comparator comp = null; - // Does the current instance obey the heap property? - // (all operations aside from sort() are guaranteed to maintain - // the heap property, this is just to keep track of whether or not - // sort() has screwed stuff up). - protected boolean isHeap = true; - - /** - * Creates an empty Heap. - */ - public Heap() { - super(); - } - - /** - * Use given Comparator for all comparisons between elements in - * this Heap. Otherwise rely on compareTo methods and Comparable - * Objects. - */ - public Heap(Comparator c) { - super(); - comp = c; - } - - /** - * Creates an empty Heap with the given capacity. - */ - public Heap(int capacity) { - super(capacity); - } - - /** - * Create a new Heap containing the elements of the given - * Collection. - */ - public Heap(Collection c) { - super(); - addAll(c); - } - - /** - * Remove the Object at the given index from the Heap - */ - @Override - public T remove(int index) { - if (!isHeap) { - rebuildHeap(); - } - - T o = get(index); - - set(index, get(size() - 1)); - removeElementAt(size() - 1); - - heapify(index); - - return o; - } - - /** - * Remove the Object o from the Heap and return true. Returns - * false if o is not in the Heap (as measured by o.equals()). - */ - @Override - public boolean remove(Object o) { - boolean found = false; - for (int i = 0; i < size(); i++) { - if (o == null ? get(i) == null : o.equals(get(i))) { - found = true; - remove(i); - - break; - } - } - - return found; - } - - /** - * Add o to the Heap. - */ - @Override - public boolean add(T o) { - if (!isHeap) { - rebuildHeap(); - } - - boolean b = super.add(o); - - for (int node = size() - 1; node > 0;) { - int cmp; - int parent = (int) ((node - 1) / 2); - - if (cmp(node, parent) < 0) { - // swap them and reheapify - T tmp = get(node); - set(node, get(parent)); - set(parent, tmp); - } - - node = parent; - } - - //System.out.print("\nContents: "); - //for(int x = 0; x < size(); x++) - // System.out.print(get(x) + " "); - //System.out.println(); - - return b; - } - - /** - * Add the contents of a Collection to the Heap. - */ - @Override - public boolean addAll(Collection c) { - boolean b = super.addAll(c); - rebuildHeap(); - return (b); - } - - /** - * Ensure that every element in this heap obeys the heap property. - * Runs in linear time. - * - * This is meant to be called if/when the Comparator associated - * with this object is modified. - */ - public void rebuildHeap() { - // do the whole linear time build-heap thing - for (int i = (int) (size() / 2); i >= 0; i--) { - heapify(i); - } - - isHeap = true; - } - - /** - * Perform an in place heap sort on the data stored in this heap. - * After calling sort, a call to this objects iterator() method - * will iterate through the data stored in the heap in ascending - * sorted order. This is not a stable sort. - */ - public void sort() { - Object[] a = toArray(); - if (comp == null) { - Arrays.sort(a); - } else { - Arrays.sort((T[])a, comp); - } - - elementData = a; - - // there is some wierdo off by one error here that I cannot find... - //for(int x = size()-1; x > 0; x--) - //{ - // // swap end of heap with the root, then heapify whats - // // left. - // Object tmp = get(x); - // set(x, get(0)); - // set(0, tmp); - // - // heapify(0, x); - //} - - // the above code destroys the heap property - the array is - // essentially in reverse sorted order (with respect to the - // first element in the heap (min if MinHeap, max if MaxHeap)) - // - // The next call to one of the Heap methods will rebuild the - // heap. - isHeap = false; - } - - /** - * Compare two Objects in this heap - wrapper around - * compareTo/Comparator.compare. - */ - protected int cmp(int node1, int node2) { - int c = 0; - if (comp != null) { - c = comp.compare(get(node1), get(node2)); - } else { - c = ((Comparable) get(node1)).compareTo(get(node2)); - } - - return c; - } - - /** - * Ensure that the subtree of the given size rooted at node obeys - * the heap property - */ - private void heapify(int node, int size) { - if (node > size) { - return; - } - - int left = (node + 1) * 2 - 1; - int right = (node + 1) * 2; - - int minidx = node; - - if (left < size && cmp(left, node) <= 0) { - minidx = left; - } - if (right < size && cmp(right, node) <= 0 && cmp(right, left) <= 0) { - minidx = right; - } - - if (minidx != node) { - // swap them and recurse on the subtree rooted at minidx - T tmp = get(node); - set(node, get(minidx)); - set(minidx, tmp); - - heapify(minidx, size); - } - } - - /** - * Ensure that the subtree rooted at node obeys the heap property - */ - private void heapify(int node) { - heapify(node, size()); - } - - /** - * Do the contents of this object currently obey the heap - * property? - */ - public boolean isHeap() { - return isHeap; - } -} diff --git a/src/main/java/jme3tools/navmesh/util/MaxHeap.java b/src/main/java/jme3tools/navmesh/util/MaxHeap.java deleted file mode 100644 index 397caa3..0000000 --- a/src/main/java/jme3tools/navmesh/util/MaxHeap.java +++ /dev/null @@ -1,89 +0,0 @@ -/* - * Copyright 2006-2007 Columbia University. - * - * This file is part of MEAPsoft. - * - * MEAPsoft is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * - * MEAPsoft is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with MEAPsoft; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA - * - * See the file "COPYING" for the text of the license. - */ - -package jme3tools.navmesh.util; - -import java.util.Collection; -import java.util.Comparator; - -// I can't believe that the huge Java API doesn't already include such -// a basic data structure - -/** - * Implementation of a binary max heap. - * - * @author Ron Weiss (ronw@ee.columbia.edu) - */ -public class MaxHeap extends Heap -{ - /** - * Creates an empty MaxHeap. - */ - public MaxHeap() - { - super(); - } - - /** - * Use given Comparator for all comparisons between elements in - * this MaxHeap. Otherwise rely on compareTo methods and - * Comparable Objects. - */ - public MaxHeap(Comparator c) - { - super(c); - } - - /** - * Creates an empty MaxHeap with the given capacity. - */ - public MaxHeap(int capacity) - { - super(capacity); - } - - /** - * Create a new MaxHeap containing the elements of the given - * Collection. - */ - public MaxHeap(Collection c) - { - super(c); - } - - /** - * Delete the largest element of this MaxHeap. - */ - public Object deleteMax() - { - return remove(0); - } - - /** - * Compare two Objects in this heap - wrapper around - * compareTo/Comparator.compare - */ - protected int cmp(int node1, int node2) - { - return -super.cmp(node1, node2); - } -} diff --git a/src/main/java/jme3tools/navmesh/util/MinHeap.java b/src/main/java/jme3tools/navmesh/util/MinHeap.java deleted file mode 100644 index 8886afd..0000000 --- a/src/main/java/jme3tools/navmesh/util/MinHeap.java +++ /dev/null @@ -1,91 +0,0 @@ -/* - * Copyright 2006-2007 Columbia University. - * - * This file is part of MEAPsoft. - * - * MEAPsoft is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * - * MEAPsoft is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with MEAPsoft; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA - * 02110-1301 USA - * - * See the file "COPYING" for the text of the license. - */ - -package jme3tools.navmesh.util; - -import java.util.Collection; -import java.util.Comparator; - -/** - * Implementation of a binary min heap - * - * @author Ron Weiss (ronw@ee.columbia.edu) - */ -public class MinHeap extends Heap -{ - /** - * Creates an empty MinHeap. - */ - public MinHeap() - { - super(); - } - - /** - * Use given Comparator for all comparisons between elements in - * this MinHeap. Otherwise rely on compareTo methods and - * Comparable Objects. - */ - public MinHeap(Comparator c) - { - super(c); - } - - /** - * Creates an empty MinHeap with the given capacity. - */ - public MinHeap(int capacity) - { - super(capacity); - } - - /** - * Create a new MinHeap containing the elements of the given - * Collection. - */ - public MinHeap(Collection c) - { - super(c); - } - - /** - * Delete the smallest element of this MinHeap. - */ - public Object deleteMin() - { - return remove(0); - } - - /** - * Perform heap sort on the data stored in this heap. After - * calling sort, a call to this objects iterator() method will - * iterate through the data stored in the heap in sorted order. - * This is not a stable sort. - */ - public void sort() - { - super.sort(); - - // this just so happens to maintain the min-heap property - isHeap = true; - } -} diff --git a/src/main/java/jme3tools/navmesh/util/NavMeshGenerator.java b/src/main/java/jme3tools/navmesh/util/NavMeshGenerator.java deleted file mode 100644 index da8218d..0000000 --- a/src/main/java/jme3tools/navmesh/util/NavMeshGenerator.java +++ /dev/null @@ -1,268 +0,0 @@ -package jme3tools.navmesh.util; - -import com.jme3.math.FastMath; -import com.jme3.scene.Mesh; -import com.jme3.scene.VertexBuffer.Type; -import com.jme3.scene.mesh.IndexBuffer; -import com.jme3.terrain.Terrain; -import java.nio.FloatBuffer; -import org.critterai.nmgen.NavmeshGenerator; -import org.critterai.nmgen.TriangleMesh; - -public class NavMeshGenerator { - - private org.critterai.nmgen.NavmeshGenerator nmgen; - private float cellSize = 1f; - private float cellHeight = 1.5f; - private float minTraversableHeight = 7.5f; - private float maxTraversableStep = 1f; - private float maxTraversableSlope = 48.0f; - private boolean clipLedges = false; - private float traversableAreaBorderSize = 1.2f; - private int smoothingThreshold = 2; - private boolean useConservativeExpansion = true; - private int minUnconnectedRegionSize = 3; - private int mergeRegionSize = 10; - private float maxEdgeLength = 0; - private float edgeMaxDeviation = 2.4f; - private int maxVertsPerPoly = 6; - private float contourSampleDistance = 25; - private float contourMaxDeviation = 25; - - public NavMeshGenerator() { - } - - public void printParams() { - System.out.println("Cell Size: " + cellSize); - System.out.println("Cell Height: " + cellHeight); - System.out.println("Min Trav. Height: " + minTraversableHeight); - System.out.println("Max Trav. Step: " + maxTraversableStep); - System.out.println("Max Trav. Slope: " + maxTraversableSlope); - System.out.println("Clip Ledges: " + clipLedges); - System.out.println("Trav. Area Border Size: " + traversableAreaBorderSize); - System.out.println("Smooth Thresh.: " + smoothingThreshold); - System.out.println("Use Cons. Expansion: " + useConservativeExpansion); - System.out.println("Min Unconn. Region Size: " + minUnconnectedRegionSize); - System.out.println("Merge Region Size: " + mergeRegionSize); - System.out.println("Max Edge Length: " + maxEdgeLength); - System.out.println("Edge Max Dev.: " + edgeMaxDeviation); - System.out.println("Max Verts/Poly: " + maxVertsPerPoly); - System.out.println("Contour Sample Dist: " + contourSampleDistance); - System.out.println("Contour Max Dev.: " + contourMaxDeviation); - } - - public Mesh optimize(Mesh mesh) { - nmgen = new NavmeshGenerator(cellSize, cellHeight, minTraversableHeight, - maxTraversableStep, maxTraversableSlope, - clipLedges, traversableAreaBorderSize, - smoothingThreshold, useConservativeExpansion, - minUnconnectedRegionSize, mergeRegionSize, - maxEdgeLength, edgeMaxDeviation, maxVertsPerPoly, - contourSampleDistance, contourMaxDeviation); - - FloatBuffer pb = mesh.getFloatBuffer(Type.Position); - IndexBuffer ib = mesh.getIndexBuffer(); - - // copy positions to float array - float[] positions = new float[pb.capacity()]; - pb.clear(); - pb.get(positions); - - // generate int array of indices - int[] indices = new int[ib.size()]; - for (int i = 0; i < indices.length; i++) { - indices[i] = ib.get(i); - } - - TriangleMesh triMesh = nmgen.build(positions, indices, null, null); - if (triMesh == null) { - return null; - } - - int[] indices2 = triMesh.indices; - float[] positions2 = triMesh.vertices; - - Mesh mesh2 = new Mesh(); - mesh2.setBuffer(Type.Position, 3, positions2); - mesh2.setBuffer(Type.Index, 3, indices2); - mesh2.updateBound(); - mesh2.updateCounts(); - - return mesh2; - } - - public Mesh optimize(Terrain terr) { - float[] floats = terr.getHeightMap(); - int length = floats.length; - float size = (int) FastMath.sqrt(floats.length) * 3; - float[] vertices = new float[length * 3]; - int[] indices = new int[length * 3]; - - //TODO: indices are wrong - for (int i = 0; i < length * 3; i += 3) { - float xPos = (float) Math.IEEEremainder(i, size); - float yPos = floats[i/3]; - float zPos = i / (int) size; - vertices[i] = xPos; - vertices[i + 1] = yPos; - vertices[i + 2] = yPos; - indices[i] = i; - indices[i + 1] = i + 1; - indices[i + 2] = i + 2; - } - Mesh mesh2 = new Mesh(); - mesh2.setBuffer(Type.Position, 3, vertices); - mesh2.setBuffer(Type.Index, 3, indices); - mesh2.updateBound(); - mesh2.updateCounts(); - return mesh2; - } - - /** - * @return The height resolution used when sampling the source mesh. Value must be > 0. - */ - public float getCellHeight() { - return cellHeight; - } - - /** - * @param cellHeight - The height resolution used when sampling the source mesh. Value must be > 0. - */ - public void setCellHeight(float cellHeight) { - this.cellHeight = cellHeight; - } - - /** - * @return The width and depth resolution used when sampling the the source mesh. - */ - public float getCellSize() { - return cellSize; - } - - /** - * @param cellSize - The width and depth resolution used when sampling the the source mesh. - */ - public void setCellSize(float cellSize) { - this.cellSize = cellSize; - } - - public boolean isClipLedges() { - return clipLedges; - } - - public void setClipLedges(boolean clipLedges) { - this.clipLedges = clipLedges; - } - - public float getContourMaxDeviation() { - return contourMaxDeviation; - } - - public void setContourMaxDeviation(float contourMaxDeviation) { - this.contourMaxDeviation = contourMaxDeviation; - } - - public float getContourSampleDistance() { - return contourSampleDistance; - } - - public void setContourSampleDistance(float contourSampleDistance) { - this.contourSampleDistance = contourSampleDistance; - } - - public float getEdgeMaxDeviation() { - return edgeMaxDeviation; - } - - public void setEdgeMaxDeviation(float edgeMaxDeviation) { - this.edgeMaxDeviation = edgeMaxDeviation; - } - - public float getMaxEdgeLength() { - return maxEdgeLength; - } - - public void setMaxEdgeLength(float maxEdgeLength) { - this.maxEdgeLength = maxEdgeLength; - } - - public float getMaxTraversableSlope() { - return maxTraversableSlope; - } - - public void setMaxTraversableSlope(float maxTraversableSlope) { - this.maxTraversableSlope = maxTraversableSlope; - } - - public float getMaxTraversableStep() { - return maxTraversableStep; - } - - public void setMaxTraversableStep(float maxTraversableStep) { - this.maxTraversableStep = maxTraversableStep; - } - - public int getMaxVertsPerPoly() { - return maxVertsPerPoly; - } - - public void setMaxVertsPerPoly(int maxVertsPerPoly) { - this.maxVertsPerPoly = maxVertsPerPoly; - } - - public int getMergeRegionSize() { - return mergeRegionSize; - } - - public void setMergeRegionSize(int mergeRegionSize) { - this.mergeRegionSize = mergeRegionSize; - } - - public float getMinTraversableHeight() { - return minTraversableHeight; - } - - public void setMinTraversableHeight(float minTraversableHeight) { - this.minTraversableHeight = minTraversableHeight; - } - - public int getMinUnconnectedRegionSize() { - return minUnconnectedRegionSize; - } - - public void setMinUnconnectedRegionSize(int minUnconnectedRegionSize) { - this.minUnconnectedRegionSize = minUnconnectedRegionSize; - } - - public NavmeshGenerator getNmgen() { - return nmgen; - } - - public void setNmgen(NavmeshGenerator nmgen) { - this.nmgen = nmgen; - } - - public int getSmoothingThreshold() { - return smoothingThreshold; - } - - public void setSmoothingThreshold(int smoothingThreshold) { - this.smoothingThreshold = smoothingThreshold; - } - - public float getTraversableAreaBorderSize() { - return traversableAreaBorderSize; - } - - public void setTraversableAreaBorderSize(float traversableAreaBorderSize) { - this.traversableAreaBorderSize = traversableAreaBorderSize; - } - - public boolean isUseConservativeExpansion() { - return useConservativeExpansion; - } - - public void setUseConservativeExpansion(boolean useConservativeExpansion) { - this.useConservativeExpansion = useConservativeExpansion; - } -}