Class MouseManager
Assembly: ChocDino.PartyIO.dll
Declaration
public class MouseManager : IDisposable
Implements:
System.IDisposable
Properties
All
Declaration
public List<Mouse> All { get; }
Methods
Dispose()
Declaration
public void Dispose()
Update()
Declaration
public void Update()
Events
ChangedConnectionState
Declaration
public static event MouseEvent ChangedConnectionState
Event Type
Implements
System.IDisposable