Pular para o conteúdo principal

Class: SUIUtils

This page documents the methods and fields available in the SUIUtils class.

Members

SignatureDescription
convertTouchPosition(Point2)Performs the convertTouchPosition operation using the provided parameters (position).
convertTouchPosition(Vector2)Performs the convertTouchPosition operation using the provided parameters (position).
convertTouchPosition(int, int)Performs the convertTouchPosition operation using the provided parameters (x, y).
convertTouchPosition(int, int, Vector2)Performs the convertTouchPosition operation using the provided parameters (x, y, out).
convertTouchPositionY(int)Performs the convertTouchPositionY operation using the provided parameters (y).