PokéRogue
GitHub
Switch to Main
Preparing search index...
src/ui/handlers/registration-form-ui-handler
BuildInteractableImageOpts
Interface BuildInteractableImageOpts
interface
BuildInteractableImageOpts
{
origin
?:
{
x
:
number
;
y
:
number
}
;
scale
?:
number
;
x
?:
number
;
y
?:
number
;
}
Index
Properties
origin?
scale?
x?
y?
Properties
Optional
origin
origin
?:
{
x
:
number
;
y
:
number
}
Optional
scale
scale
?:
number
Optional
x
x
?:
number
Optional
y
y
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
origin
scale
x
y
GitHub
Switch to Main
PokéRogue
Loading...