Uses of Interface
org.praxislive.code.ControlInput.Link
-
Packages that use ControlInput.Link Package Description org.praxislive.code -
-
Uses of ControlInput.Link in org.praxislive.code
Methods in org.praxislive.code that return ControlInput.Link Modifier and Type Method Description ControlInput.Link
ControlInput. getLink()
Methods in org.praxislive.code with parameters of type ControlInput.Link Modifier and Type Method Description void
ControlInput. setLink(ControlInput.Link link)
Constructors in org.praxislive.code with parameters of type ControlInput.Link Constructor Description ControlInput(ControlInput.Link link)
-