◆ CustomMouseCursorInfo() [1/2]
juce::CustomMouseCursorInfo::CustomMouseCursorInfo |
( |
const Image & |
im, |
|
|
int |
hsX, |
|
|
int |
hsY |
|
) |
| |
|
inlinenoexcept |
◆ CustomMouseCursorInfo() [2/2]
juce::CustomMouseCursorInfo::CustomMouseCursorInfo |
( |
const Image & |
im, |
|
|
Point< int > |
hs, |
|
|
float |
scale |
|
) |
| |
|
inlinenoexcept |
◆ create()
void* juce::CustomMouseCursorInfo::create |
( |
| ) |
const |
◆ hotspot
const Point<int> juce::CustomMouseCursorInfo::hotspot |
◆ image
Image juce::CustomMouseCursorInfo::image |
◆ scaleFactor
float juce::CustomMouseCursorInfo::scaleFactor |
The documentation for this struct was generated from the following file: