|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BinaryOutputCapsule | |
---|---|
com.jme.util.export.binary |
Uses of BinaryOutputCapsule in com.jme.util.export.binary |
---|
Methods in com.jme.util.export.binary that return BinaryOutputCapsule | |
---|---|
BinaryOutputCapsule |
BinaryExporter.getCapsule(Savable object)
|
BinaryOutputCapsule |
BinaryIdContentPair.getContent()
|
Methods in com.jme.util.export.binary with parameters of type BinaryOutputCapsule | |
---|---|
void |
BinaryIdContentPair.setContent(BinaryOutputCapsule content)
|
Constructors in com.jme.util.export.binary with parameters of type BinaryOutputCapsule | |
---|---|
BinaryIdContentPair(int id,
BinaryOutputCapsule content)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |