Skip to content

gui.mousepressed

Andrew McWatters edited this page Apr 19, 2020 · 10 revisions

gui.mousepressed()

Source

engine/client/gui/handlers.lua

Usage

gui.mousepressed( x, y, button, istouch )

Parameters

Name Type Description
x ??? ???
y ??? ???
button ??? ???
istouch ??? ???

This article is a stub. You can help Planimeter by expanding it.

Clone this wiki locally