jar

com.badlogicgames.gdx : gdx-backend-gwt

Maven & Gradle

Jul 02, 2023
24 usages
22.6k stars

libGDX GWT Backend · Android/Desktop/iOS/HTML5 game development framework

Table Of Contents

Latest Version

Download com.badlogicgames.gdx : gdx-backend-gwt JAR file - Latest Versions:

All Versions

Download com.badlogicgames.gdx : gdx-backend-gwt JAR file - All Versions:

Version Vulnerabilities Size Updated
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window gdx-backend-gwt-1.12.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

java.util

├─ java.util.Locale.class - [JAR]

├─ java.util.StringTokenizer.class - [JAR]

com.badlogic.gdx.utils.async

├─ com.badlogic.gdx.utils.async.AsyncExecutor.class - [JAR]

├─ com.badlogic.gdx.utils.async.AsyncResult.class - [JAR]

├─ com.badlogic.gdx.utils.async.AsyncTask.class - [JAR]

├─ com.badlogic.gdx.utils.async.ThreadUtils.class - [JAR]

java.nio

├─ java.nio.BaseByteBuffer.class - [JAR]

├─ java.nio.Buffer.class - [JAR]

├─ java.nio.BufferFactory.class - [JAR]

├─ java.nio.BufferOverflowException.class - [JAR]

├─ java.nio.BufferUnderflowException.class - [JAR]

├─ java.nio.ByteBuffer.class - [JAR]

├─ java.nio.ByteBufferWrapper.class - [JAR]

├─ java.nio.ByteOrder.class - [JAR]

├─ java.nio.CharArrayBuffer.class - [JAR]

├─ java.nio.CharBuffer.class - [JAR]

├─ java.nio.CharSequenceAdapter.class - [JAR]

├─ java.nio.CharToByteBufferAdapter.class - [JAR]

├─ java.nio.DirectByteBuffer.class - [JAR]

├─ java.nio.DirectReadOnlyByteBuffer.class - [JAR]

├─ java.nio.DirectReadOnlyFloatBufferAdapter.class - [JAR]

├─ java.nio.DirectReadOnlyIntBufferAdapter.class - [JAR]

├─ java.nio.DirectReadOnlyShortBufferAdapter.class - [JAR]

├─ java.nio.DirectReadWriteByteBuffer.class - [JAR]

├─ java.nio.DirectReadWriteFloatBufferAdapter.class - [JAR]

├─ java.nio.DirectReadWriteIntBufferAdapter.class - [JAR]

├─ java.nio.DirectReadWriteShortBufferAdapter.class - [JAR]

├─ java.nio.DoubleArrayBuffer.class - [JAR]

├─ java.nio.DoubleBuffer.class - [JAR]

├─ java.nio.DoubleToByteBufferAdapter.class - [JAR]

├─ java.nio.FloatArrayBuffer.class - [JAR]

├─ java.nio.FloatBuffer.class - [JAR]

├─ java.nio.FloatToByteBufferAdapter.class - [JAR]

├─ java.nio.HasArrayBufferView.class - [JAR]

├─ java.nio.HeapByteBuffer.class - [JAR]

├─ java.nio.IntArrayBuffer.class - [JAR]

├─ java.nio.IntBuffer.class - [JAR]

├─ java.nio.IntToByteBufferAdapter.class - [JAR]

├─ java.nio.InvalidMarkException.class - [JAR]

├─ java.nio.LongArrayBuffer.class - [JAR]

├─ java.nio.LongBuffer.class - [JAR]

├─ java.nio.LongToByteBufferAdapter.class - [JAR]

├─ java.nio.ReadOnlyBufferException.class - [JAR]

├─ java.nio.ReadOnlyCharArrayBuffer.class - [JAR]

├─ java.nio.ReadOnlyDoubleArrayBuffer.class - [JAR]

├─ java.nio.ReadOnlyFloatArrayBuffer.class - [JAR]

├─ java.nio.ReadOnlyHeapByteBuffer.class - [JAR]

├─ java.nio.ReadOnlyIntArrayBuffer.class - [JAR]

├─ java.nio.ReadOnlyLongArrayBuffer.class - [JAR]

├─ java.nio.ReadOnlyShortArrayBuffer.class - [JAR]

├─ java.nio.ReadWriteCharArrayBuffer.class - [JAR]

├─ java.nio.ReadWriteDoubleArrayBuffer.class - [JAR]

├─ java.nio.ReadWriteFloatArrayBuffer.class - [JAR]

├─ java.nio.ReadWriteHeapByteBuffer.class - [JAR]

├─ java.nio.ReadWriteIntArrayBuffer.class - [JAR]

├─ java.nio.ReadWriteLongArrayBuffer.class - [JAR]

├─ java.nio.ReadWriteShortArrayBuffer.class - [JAR]

├─ java.nio.ShortArrayBuffer.class - [JAR]

├─ java.nio.ShortBuffer.class - [JAR]

├─ java.nio.ShortToByteBufferAdapter.class - [JAR]

├─ java.nio.StringByteBuffer.class - [JAR]

java.nio.channels

├─ java.nio.channels.FileChannel.class - [JAR]

java.util.zip

├─ java.util.zip.GZIPInputStream.class - [JAR]

├─ java.util.zip.InflaterInputStream.class - [JAR]

avian

├─ avian.Utf8.class - [JAR]

com.badlogic.gdx.assets

├─ com.badlogic.gdx.assets.AssetLoadingTask.class - [JAR]

com.google.gwt.webgl.client

├─ com.google.gwt.webgl.client.WebGL2RenderingContext.class - [JAR]

├─ com.google.gwt.webgl.client.WebGLActiveInfo.class - [JAR]

├─ com.google.gwt.webgl.client.WebGLBuffer.class - [JAR]

├─ com.google.gwt.webgl.client.WebGLContextAttributes.class - [JAR]

├─ com.google.gwt.webgl.client.WebGLFramebuffer.class - [JAR]

├─ com.google.gwt.webgl.client.WebGLObject.class - [JAR]

├─ com.google.gwt.webgl.client.WebGLProgram.class - [JAR]

├─ com.google.gwt.webgl.client.WebGLQuery.class - [JAR]

├─ com.google.gwt.webgl.client.WebGLRenderbuffer.class - [JAR]

├─ com.google.gwt.webgl.client.WebGLRenderingContext.class - [JAR]

├─ com.google.gwt.webgl.client.WebGLSampler.class - [JAR]

├─ com.google.gwt.webgl.client.WebGLShader.class - [JAR]

├─ com.google.gwt.webgl.client.WebGLTexture.class - [JAR]

├─ com.google.gwt.webgl.client.WebGLTransformFeedback.class - [JAR]

├─ com.google.gwt.webgl.client.WebGLUniformLocation.class - [JAR]

├─ com.google.gwt.webgl.client.WebGLUtil.class - [JAR]

├─ com.google.gwt.webgl.client.WebGLVertexArrayObject.class - [JAR]

java.net

├─ java.net.URLEncoder.class - [JAR]

java.util.regex

├─ java.util.regex.Matcher.class - [JAR]

├─ java.util.regex.Pattern.class - [JAR]

com.badlogic.gdx.utils

├─ com.badlogic.gdx.utils.BufferUtils.class - [JAR]

├─ com.badlogic.gdx.utils.NumberUtils.class - [JAR]

├─ com.badlogic.gdx.utils.SerializationException.class - [JAR]

├─ com.badlogic.gdx.utils.TextFormatter.class - [JAR]

├─ com.badlogic.gdx.utils.TimeUtils.class - [JAR]

├─ com.badlogic.gdx.utils.Timer.class - [JAR]

├─ com.badlogic.gdx.utils.Utf8Decoder.class - [JAR]

com.badlogic.gwtref.client

├─ com.badlogic.gwtref.client.CachedTypeLookup.class - [JAR]

├─ com.badlogic.gwtref.client.Constructor.class - [JAR]

├─ com.badlogic.gwtref.client.Field.class - [JAR]

├─ com.badlogic.gwtref.client.IReflectionCache.class - [JAR]

├─ com.badlogic.gwtref.client.IReflectionCache2.class - [JAR]

├─ com.badlogic.gwtref.client.Method.class - [JAR]

├─ com.badlogic.gwtref.client.Parameter.class - [JAR]

├─ com.badlogic.gwtref.client.ReflectionCache.class - [JAR]

├─ com.badlogic.gwtref.client.Type.class - [JAR]

com.badlogic.gdx.graphics.profiling

├─ com.badlogic.gdx.graphics.profiling.GLErrorListener.class - [JAR]

com.badlogic.gdx.assets.loaders

├─ com.badlogic.gdx.assets.loaders.CubemapLoader.class - [JAR]

├─ com.badlogic.gdx.assets.loaders.TextureLoader.class - [JAR]

com.badlogic.gdx.assets.loaders.resolvers

├─ com.badlogic.gdx.assets.loaders.resolvers.ResolutionFileResolver.class - [JAR]

java.security

├─ java.security.AccessControlException.class - [JAR]

├─ java.security.Permission.class - [JAR]

├─ java.security.PermissionCollection.class - [JAR]

com.badlogic.gdx.backends.gwt.preloader

├─ com.badlogic.gdx.backends.gwt.preloader.AssetDownloader.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.preloader.AssetFilter.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.preloader.Blob.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.preloader.DefaultAssetFilter.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.preloader.FileWrapper.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.preloader.LoaderCallback.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.preloader.Preloader.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.preloader.PreloaderBundle.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.preloader.PreloaderBundleGenerator.class - [JAR]

com.badlogic.gdx.scenes.scene2d.utils

├─ com.badlogic.gdx.scenes.scene2d.utils.UIUtils.class - [JAR]

com.badlogic.gdx.backends.gwt

├─ com.badlogic.gdx.backends.gwt.DefaultGwtAudio.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.DefaultGwtInput.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtAccelerometer.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtApplication.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtApplicationConfiguration.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtApplicationLogger.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtAudio.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtClipboard.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtCursor.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtFeaturePolicy.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtFileHandle.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtFiles.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtGL20.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtGL20Debug.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtGL30.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtGL30Debug.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtGraphics.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtGyroscope.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtInput.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtNet.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtPermissions.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtPreferences.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtSensor.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.GwtUtils.class - [JAR]

com.badlogic.gdx.graphics

├─ com.badlogic.gdx.graphics.Pixmap.class - [JAR]

├─ com.badlogic.gdx.graphics.TextureData.class - [JAR]

java.lang

├─ java.lang.ClassNotFoundException.class - [JAR]

├─ java.lang.IllegalAccessException.class - [JAR]

├─ java.lang.InterruptedException.class - [JAR]

├─ java.lang.NoSuchFieldException.class - [JAR]

├─ java.lang.NoSuchMethodException.class - [JAR]

├─ java.lang.Readable.class - [JAR]

├─ java.lang.SecurityException.class - [JAR]

├─ java.lang.Thread.class - [JAR]

com.google.gwt.corp.compatibility

├─ com.google.gwt.corp.compatibility.Compatibility.class - [JAR]

├─ com.google.gwt.corp.compatibility.CompatibilityImpl.class - [JAR]

├─ com.google.gwt.corp.compatibility.ConsolePrintStream.class - [JAR]

├─ com.google.gwt.corp.compatibility.Endianness.class - [JAR]

├─ com.google.gwt.corp.compatibility.Numbers.class - [JAR]

├─ com.google.gwt.corp.compatibility.StringToByteBuffer.class - [JAR]

java.io

├─ java.io.BufferedInputStream.class - [JAR]

├─ java.io.BufferedReader.class - [JAR]

├─ java.io.BufferedWriter.class - [JAR]

├─ java.io.DataInput.class - [JAR]

├─ java.io.DataInputStream.class - [JAR]

├─ java.io.DataOutput.class - [JAR]

├─ java.io.DataOutputStream.class - [JAR]

├─ java.io.EOFException.class - [JAR]

├─ java.io.File.class - [JAR]

├─ java.io.FileFilter.class - [JAR]

├─ java.io.FileNotFoundException.class - [JAR]

├─ java.io.FileWriter.class - [JAR]

├─ java.io.FilenameFilter.class - [JAR]

├─ java.io.InputStreamReader.class - [JAR]

├─ java.io.OutputStreamWriter.class - [JAR]

├─ java.io.RandomAccessFile.class - [JAR]

├─ java.io.Reader.class - [JAR]

├─ java.io.StringReader.class - [JAR]

├─ java.io.StringWriter.class - [JAR]

├─ java.io.UTFDataFormatException.class - [JAR]

├─ java.io.Writer.class - [JAR]

com.badlogic.gdx.files

├─ com.badlogic.gdx.files.FileHandle.class - [JAR]

├─ com.badlogic.gdx.files.FileHandleStream.class - [JAR]

com.badlogic.gdx.backends.gwt.widgets

├─ com.badlogic.gdx.backends.gwt.widgets.PlaceholderTextBox.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.widgets.ProgressBar.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.widgets.ResizableWidget.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.widgets.ResizableWidgetCollection.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.widgets.TextInputDialogBox.class - [JAR]

com.badlogic.gdx.backends.gwt.webaudio

├─ com.badlogic.gdx.backends.gwt.webaudio.AudioControlGraph.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.webaudio.AudioControlGraphPool.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.webaudio.WebAudioAPIManager.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.webaudio.WebAudioAPIMusic.class - [JAR]

├─ com.badlogic.gdx.backends.gwt.webaudio.WebAudioAPISound.class - [JAR]

com.badlogic.gdx.math

├─ com.badlogic.gdx.math.Matrix4.class - [JAR]

com.badlogic.gwtref.gen

├─ com.badlogic.gwtref.gen.ReflectionCacheGenerator.class - [JAR]

├─ com.badlogic.gwtref.gen.ReflectionCacheSourceCreator.class - [JAR]

com.badlogic.gdx.utils.reflect

├─ com.badlogic.gdx.utils.reflect.Annotation.class - [JAR]

├─ com.badlogic.gdx.utils.reflect.ArrayReflection.class - [JAR]

├─ com.badlogic.gdx.utils.reflect.ClassReflection.class - [JAR]

├─ com.badlogic.gdx.utils.reflect.Constructor.class - [JAR]

├─ com.badlogic.gdx.utils.reflect.Field.class - [JAR]

├─ com.badlogic.gdx.utils.reflect.Method.class - [JAR]

com.badlogic.gdx.graphics.glutils

├─ com.badlogic.gdx.graphics.glutils.ETC1TextureData.class - [JAR]

├─ com.badlogic.gdx.graphics.glutils.FileTextureData.class - [JAR]

├─ com.badlogic.gdx.graphics.glutils.IndexArray.class - [JAR]

├─ com.badlogic.gdx.graphics.glutils.IndexBufferObject.class - [JAR]

├─ com.badlogic.gdx.graphics.glutils.InstanceBufferObject.class - [JAR]

├─ com.badlogic.gdx.graphics.glutils.VertexArray.class - [JAR]

├─ com.badlogic.gdx.graphics.glutils.VertexBufferObject.class - [JAR]

├─ com.badlogic.gdx.graphics.glutils.VertexBufferObjectWithVAO.class - [JAR]

Advertisement

Dependencies from Group

gdx
Jul 02, 2023
269 usages
22.6k stars
Jul 02, 2023
100 usages
22.6k stars
Jul 02, 2023
70 usages
22.6k stars
Jul 02, 2023
37 usages
22.6k stars
Jul 02, 2023
36 usages
22.6k stars

Discover Dependencies

May 29, 2023
9 usages
0 stars
Apr 23, 2006
27 usages
Nov 10, 2010
47 usages
Dec 26, 2021
74 usages
498 stars
Aug 14, 2023
24 usages
2 stars
Apr 28, 2023
95 usages
104 stars
Apr 07, 2015
17 usages
Apr 11, 2023
3 usages
3 stars