Tesseract Engine Documentation

ControllerIntEventArgs Class

Controller integer Event Arguments Represents the value of the input coming from the controler.

For a list of all members of this type, see ControllerIntEventArgs Members.

System.Object
   EventArgs
      ControllerIntEventArgs

public class ControllerIntEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DarkWynter.Engine.Controllers

Assembly: DWEngine (in DWEngine.dll)

See Also

ControllerIntEventArgs Members | DarkWynter.Engine.Controllers Namespace