FreeWRL / FreeX3D 4.3.0
vrml.external.BrowserGlobals Class Reference

Static Public Attributes

static double TickTime = 0.0
 
static int EVno = 0
 
static int EVarray [] = new int[256]
 
static int EVtype [] = new int[256]
 
static Object EVObject [] = new Object[256]
 
static EventOutObserver EVObserver [] = new EventOutObserver[256]
 
static EAIAsyncThread RL_Async
 
static int queryno = 1
 

Detailed Description

Definition at line 4 of file BrowserGlobals.java.

Field Documentation

◆ EVarray

int vrml.external.BrowserGlobals.EVarray[] = new int[256]
static

Definition at line 13 of file BrowserGlobals.java.

◆ EVno

int vrml.external.BrowserGlobals.EVno = 0
static

Definition at line 12 of file BrowserGlobals.java.

◆ EVObject

Object vrml.external.BrowserGlobals.EVObject[] = new Object[256]
static

Definition at line 15 of file BrowserGlobals.java.

◆ EVObserver

EventOutObserver vrml.external.BrowserGlobals.EVObserver[] = new EventOutObserver[256]
static

Definition at line 16 of file BrowserGlobals.java.

◆ EVtype

int vrml.external.BrowserGlobals.EVtype[] = new int[256]
static

Definition at line 14 of file BrowserGlobals.java.

◆ queryno

int vrml.external.BrowserGlobals.queryno = 1
static

Definition at line 27 of file BrowserGlobals.java.

◆ RL_Async

EAIAsyncThread vrml.external.BrowserGlobals.RL_Async
static

Definition at line 24 of file BrowserGlobals.java.

◆ TickTime

double vrml.external.BrowserGlobals.TickTime = 0.0
static

Definition at line 11 of file BrowserGlobals.java.


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