cat_engine 1.0.0-alpha4

A 2D graphics engine with audio output support
Documentation

cat_engine

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 6 of them enabled by default.

default

  • simple_graphics
  • texture_graphics
  • text_graphics

simple_graphics

    This feature flag does not enable additional features.

texture_graphics

    This feature flag does not enable additional features.

text_graphics

  • ttf-parser
  • ab_glyph_rasterizer

ttf-parser

    This feature flag does not enable additional features.

ab_glyph_rasterizer

    This feature flag does not enable additional features.

extended_audio

  • cat_audio/extended

raw_audio

  • cat_audio/raw

audio

  • cat_audio

cat_audio

    This feature flag does not enable additional features.