org.jouvieje.fmoddesigner
Class FmodDesigner
java.lang.Object
org.jouvieje.fmodex.utils.Pointer
org.jouvieje.fmoddesigner.FmodDesigner
- public class FmodDesigner
- extends Pointer
Field Summary |
static short |
FMOD_EVENT_NET_PORT
Default port that the target (game) will listen on. |
Methods inherited from class org.jouvieje.fmodex.utils.Pointer |
asByteBuffer, asDouble, asFloat, asInt, asLong, asPointer, asString, asString, equals, isNull, shareMemory |
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FMOD_EVENT_NET_PORT
public static final short FMOD_EVENT_NET_PORT
- Default port that the target (game) will listen on.
- See Also:
- Constant Field Values
NetEventSystem_Init
public static FMOD_RESULT NetEventSystem_Init(EventSystem eventsystem)
EventSystem_Create
public static FMOD_RESULT EventSystem_Create(EventSystem eventsystem)
NetEventSystem_Init
public static FMOD_RESULT NetEventSystem_Init(EventSystem eventsystem,
short port)
NetEventSystem_Update
public static FMOD_RESULT NetEventSystem_Update()
NetEventSystem_Shutdown
public static FMOD_RESULT NetEventSystem_Shutdown()
NetEventSystem_GetVersion
public static FMOD_RESULT NetEventSystem_GetVersion(java.nio.IntBuffer version)
NativeFmodEx Project - © Copyright 2005-2010 - Jérôme Jouvie (Jouvieje)
NativeFmodEx is an Open Source Project under GNU LGPL License
My sites : http://jerome.jouvie.free.fr/
(Documentation Copyright © Firelight Technologies - FMOD Ex - http://www.fmod.org)