TouchBase ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Input TouchBase
    DeltaEngine.Input.Windows TouchCollection
    DeltaEngine.Input.Xna TouchCollectionUpdater

Namespace: DeltaEngine.Input
Assembly: DeltaEngine.Input (in DeltaEngine.Input.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class TouchBase

The TouchBase type exposes the following members.

Constructors

  NameDescription
Public methodTouchBase
Initializes a new instance of the TouchBase class
Top
Methods

  NameDescription
Public methodFindIndexByIdOrGetFreeIndex
Top
Fields

  NameDescription
Public fieldids
Public fieldlocations
Public fieldStatic memberMaxNumberOfTouches
Public fieldstates
Top
See Also