C# Class Reign.Input.PositionButton

Inheritance: Button
Show file Open project: reignstudios/ReignSDK

Public Methods

Method Description
Flush ( ) : void
Update ( bool on, Point2 position, Vector2 positionf ) : void

Method Details

Flush() public method

public Flush ( ) : void
return void

Update() public method

public Update ( bool on, Point2 position, Vector2 positionf ) : void
on bool
position Point2
positionf Reign.Core.Vector2
return void