Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET

Namespace: Visual3D.Input
Assembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public class KeyCombinationHandler
Public Class KeyCombinationHandler

Members

            
 All Members  Constructors   Fields   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
KeyCombinationHandler(KeyCombination, KeyMapHandler)
Initializes a new instance of the KeyCombinationHandler class
KeyCombination
KeyMapHandler
ToString()()()() (Overrides Object..::..ToString()()()().)

Inheritance Hierarchy

System..::..Object
  Visual3D.Input..::..KeyCombinationHandler

See Also