C# Class OurSonic.UIManager.Pointer

Inheritance: Point
Show file Open project: OurSonic/OurSonicSharp Class Usage Examples

Public Methods

Method Description
Pointer ( int x, int y, int delta, bool right = false ) : System

Method Details

Pointer() public method

public Pointer ( int x, int y, int delta, bool right = false ) : System
x int
y int
delta int
right bool
return System