Bacon2D

Settings QML Type

Provides local storage for settings or any in game data More...

Import Statement: import Bacon2D 1.0

Properties

Detailed Description

Persistent Local storage for settings or any in game data, limited to key/value pair.

Property Documentation

category : string

This property holds a category to use for grouping settings.

This is useful to separate game settings from game saved data like high scores, etc.