Suggestions about mouse pointer frames on desktop

Share your ideas about possible future content here.
User avatar
1Code
Inhabitant of a Megacity
Reactions:
Posts: 302
Joined: 30 Jan 2020, 16:56
Location: https://bit.ly/3P5dhnT
Plugins: Showcase Store

Plugin Creator

Platform

Suggestions about mouse pointer frames on desktop

#1

Post by 1Code »

:windows :linux

Code: Select all    Reset

Drawing.getMousePointer() --Returns --frame: (interger) the frame of the mouse pointer (nil if default²)¹ --x: (number) absolute X position of the mouse pointer¹ --y: (number) absolute Y position of the mouse pointer¹ --¹within the window on desktop Drawing.drawMousePointerFrame(frame) --changes the current texture of a mouse pointer within the window --Parameters: --frame: (interger) the frame the game will use to replace the current texture of the mouse (within the window) with the specified one. If frame is nil the default frame² will be used and ²may vary by software --Returns --(bool) true if successful
Interactive Lua editor
Run
mouse.png
mouse.png (4.33 KiB) Viewed 1370 times
Last edited by 1Code on 27 Feb 2021, 16:16, edited 1 time in total.

User avatar
Bearbear76
Former Bearbear65
Reactions:
Posts: 5730
Joined: 10 Feb 2017, 14:53
Location: L2 cache
Plugins: Showcase Store

Plugin Creator

Platform

Re: Suggestions about mouse pointer frames on desktop

#2

Post by Bearbear76 »

Looks nice. :)
It seems like a nice feature.
Just my opinion
retired

Post Reply Previous topicNext topic

Return to “Suggestions”