@quenty/qgui

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

Usage no npm install needed!

<script type="module">
  import quentyQgui from 'https://cdn.skypack.dev/@quenty/qgui';
</script>

README

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)