Tesseract Engine Documentation

ControllerFloatEventArgs Class

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

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

System.Object
   EventArgs
      ControllerFloatEventArgs

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

ControllerFloatEventArgs Members | DarkWynter.Engine.Controllers Namespace