C# 클래스 Reign.Input.PositionButton

상속: Button
파일 보기 프로젝트 열기: reignstudios/ReignSDK

공개 메소드들

메소드 설명
Flush ( ) : void
Update ( bool on, Point2 position, Vector2 positionf ) : void

메소드 상세

Flush() 공개 메소드

public Flush ( ) : void
리턴 void

Update() 공개 메소드

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