资 源 简 介
Scylla and Charybdis
Scylla and Charybdis is a professionally designed ActionScript 3.0 game development composite framework. The framework is event driven and modular in design, allowing components to define the behavior of game objects.
Scylla and Charybdis supports networking using SmartFoxServer. The networking layer has been broken into components such as login, chat, and messages that send and receive events. Any game object in the world is capable of communicating with the server without being tightly coupled to the networking layer.
Features
Heres a list of a few of the features:
- Mouse handling
- Asynchronous Method Invocation
- Memory Management using Metatags
- Texture Loading, Caching and Blitting
- Blitting and Double Buffering
- Smartfox Server Networking
- Box2d Physics
- Dependency Injection
- Composite game objects
- Rendering Components
- Script Components
- Physics Co