JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Attributes | List of all members
juce::detail::CustomMouseCursorInfo Struct Reference

Public Attributes

ScaledImage image
 
Point< inthotspot
 

Detailed Description

Definition at line 29 of file juce_CustomMouseCursorInfo.h.

Member Data Documentation

◆ hotspot

Point<int> juce::detail::CustomMouseCursorInfo::hotspot

Definition at line 32 of file juce_CustomMouseCursorInfo.h.

◆ image

ScaledImage juce::detail::CustomMouseCursorInfo::image

Definition at line 31 of file juce_CustomMouseCursorInfo.h.


The documentation for this struct was generated from the following file: