Tesseract Engine Documentation

ControllerBoolEventArgs Class

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

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

System.Object
   EventArgs
      ControllerBoolEventArgs

public class ControllerBoolEventArgs : 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

ControllerBoolEventArgs Members | DarkWynter.Engine.Controllers Namespace