Tesseract Engine Documentation

ControllerIntEventArgs Constructor 

Constructor

public ControllerIntEventArgs(
   Int32 controlValue,
   ref ObjectLibrary& objLib,
   ref MenuSystem& menuSys
);

Parameters

controlValue
Integer value
objLib
Object Library
menuSys
Menu System

See Also

ControllerIntEventArgs Class | DarkWynter.Engine.Controllers Namespace