Rock Factory  1.0
Unity3d component package for procedural rocks
 All Classes Functions Variables Enumerations Properties
RFIVector2 Class Reference

2d integer vector. More...

List of all members.

Public Member Functions

 RFIVector2 (int x, int y)
 Initializes a new instance of the RFIVector2 class.

Public Attributes

int x = 0
int y = 0

Detailed Description

2d integer vector.


Constructor & Destructor Documentation

RFIVector2 ( int  x,
int  y 
)

Initializes a new instance of the RFIVector2 class.

Parameters:
xThe x coordinate.
yThe y coordinate.

The documentation for this class was generated from the following file: