BowlerKernel
Public Member Functions | Public Attributes | List of all members
com.piro.bezier.Vector2 Class Reference

Public Member Functions

void set (float x, float y)
 

Public Attributes

float x
 
float y
 

Detailed Description

Definition at line 3 of file Vector2.java.

Member Function Documentation

◆ set()

void com.piro.bezier.Vector2.set ( float  x,
float  y 
)

Member Data Documentation

◆ x

float com.piro.bezier.Vector2.x

◆ y

float com.piro.bezier.Vector2.y

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