Crossfire JXClient, Trunk
Public Member Functions | Public Attributes | List of all members
jawt Struct Reference

#include <jawt.h>

Collaboration diagram for jawt:
Collaboration graph

Public Member Functions

JAWT_DrawingSurface *JNICALLGetDrawingSurface (JNIEnv *env, jobject target)
 
 jobject (JNICALL *GetComponent)(JNIEnv *env
 
 void (JNICALL *FreeDrawingSurface)(JAWT_DrawingSurface *ds)
 
 void (JNICALL *Lock)(JNIEnv *env)
 
 void (JNICALL *Unlock)(JNIEnv *env)
 

Public Attributes

voidplatformInfo
 
jint version
 

Detailed Description

Definition at line 237 of file jawt.h.

Member Function Documentation

◆ GetDrawingSurface()

JAWT_DrawingSurface* JNICALL* jawt::GetDrawingSurface ( JNIEnv env,
jobject  target 
)

◆ jobject()

jawt::jobject ( JNICALL GetComponent)

◆ void() [1/3]

jawt::void ( JNICALL FreeDrawingSurface)

◆ void() [2/3]

jawt::void ( JNICALL Lock)

◆ void() [3/3]

jawt::void ( JNICALL Unlock)

Member Data Documentation

◆ platformInfo

void* jawt::platformInfo

Definition at line 280 of file jawt.h.

◆ version

jint jawt::version

Definition at line 242 of file jawt.h.


The documentation for this struct was generated from the following file: