Action.hoverTexture

figura.docs.wheel_action.hover_texture
overload 1:
Action:hoverTexture(texture)
Method Property Fluent Description Representation
texture accepts a Texture
Return Value an Action
overload 2:
Action:hoverTexture(texture, u, v)
Method Property Fluent Description Representation
texture accepts a Texture
u accepts a Number
v accepts a Number
Return Value an Action
overload 3:
Action:hoverTexture(texture, u, v, width, height)
Method Property Fluent Description Representation
texture accepts a Texture
u accepts a Number
v accepts a Number
width accepts an Integer
height accepts an Integer
Return Value an Action
overload 4:
Action:hoverTexture(texture, u, v, width, height, scale)
Method Property Fluent Description Representation
texture accepts a Texture
u accepts a Number
v accepts a Number
width accepts an Integer
height accepts an Integer
scale accepts a Number
Return Value an Action
a a