Skip to content

Extension library for LibGDX. Implements Cocos2d-like Director, Layer, Scenes etc

Notifications You must be signed in to change notification settings

robinjt/netthreads-libgdx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netthreads-libgdx

Extension library for LibGDX Scene2D components.

  • Cocos2d-like Director.
  • Cocos2d-like Scenes and Layers with onEntry and onExit handling.
  • Callback action which you can chain into a Sequence to perform some task.
  • Box2D actions.
  • Custom event routing to implement an event driven design.
  • Simple Cocos2d-like Scene transitions: slide in from left/right top/bottom etc.
  • Sound and texture caches.
  • Fully mavenized.

There are demos using this library here:

https://github.com/alistairrutherford/libgdx-demos

Build instructions here:

https://github.com/alistairrutherford/netthreads-libgdx/wiki/Build-Instructions

Changelog here:

https://github.com/alistairrutherford/netthreads-libgdx/wiki/Changelog

License

[Copyright - Alistair Rutherford 2013 - www.netthreads.co.uk]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Extension library for LibGDX. Implements Cocos2d-like Director, Layer, Scenes etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published