Skip to content
atrus6 edited this page Feb 8, 2012 · 2 revisions

Features of the Fluxware Game Engine.

Sprite Management

  • Sprite on an X Y plane with Layers for depth.
  • Image based Sprites.
  • Sprite specific shaders.

Collision Detection

  • Group based collision management.
  • Dynamic switching between pixel-perfect and Bounding Box based collision detection based upon developer options.

Media Playback

  • Playback of .wav, .ogg, .flac and .mp3 music files.

External File Support

  • Serializable Sprites
  • Serializable Rooms

Clone this wiki locally