C# Class AimController.Point, gmap377_leathGloves_inc

Show file Open project: bi3mer/gmap377_leathGloves_inc

Public Properties

Property Type Description
X int

Public Methods

Method Description
Point ( int x, int y ) : UnityEngine

Method Details

Point() public method

public Point ( int x, int y ) : UnityEngine
x int
y int
return UnityEngine

Property Details

X public property

public int X
return int