2.3.1 • Published 9 months ago

@quenty/qgui v2.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

qGUI

A group of utility functions to be used to help create visual effectcs with ROBLOX GUIs.

This is a legacy utility, but should not be used for new development.

Installation

npm install @quenty/qgui --save

Usage

Usage is designed to be simple.

qGUI.PointInBounds(Frame, X, Y)

qGUI.MouseOver(Mouse, Frame)