c# Programming Glossary: player1
Kinect SDK player detection http://stackoverflow.com/questions/10562554/kinect-sdk-player-detection are 2 cars in the game. First detected player call it player1 uses left one and player2 uses right one. When player1 left.. it player1 uses left one and player2 uses right one. When player1 left the scene suddenly player2 takes the control of left car.. suddenly player2 takes the control of left car and if player1 rejoins the game player1 takes back control of the left car..
Kinect user Detection http://stackoverflow.com/questions/10577862/kinect-user-detection and use that array indexes for player index SkeletonData player1 sf.Skeletons playerIndex1 SkeletonData player2 sf.Skeletons..
Alternative for Obfuscation in the .NET world http://stackoverflow.com/questions/7204076/alternative-for-obfuscation-in-the-net-world
|