orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-syphon
/
jsyphon
/
JSyphonServer
/
publishFrameTexture
publish
Frame
Texture
fun
publishFrameTexture
(
texID
:
Int
,
texTarget
:
Int
,
posX
:
Int
,
posY
:
Int
,
width
:
Int
,
height
:
Int
,
sizeX
:
Int
,
sizeY
:
Int
,
isFlipped
:
Boolean
)
(
source
)
fun
publishFrameTexture
(
texID
:
Int
,
texTarget
:
Int
,
rect
:
NSRect
,
size
:
NSSize
,
isFlipped
:
Boolean
)
(
source
)