Uses of Class
io.github.sosuisen.jfxbuilder.graphics.TouchPointStateBuilder
Packages that use TouchPointStateBuilder
-
Uses of TouchPointStateBuilder in io.github.sosuisen.jfxbuilder.graphics
Methods in io.github.sosuisen.jfxbuilder.graphics that return TouchPointStateBuilderModifier and TypeMethodDescriptionTouchPointStateBuilder.apply
(Consumer<TouchPoint.State> func) Applies a function to the State instance being constructed.