Class: Cache

Carrot.Cache(game)

Carrot.Cache

Constructor

new Cache(game)

This class stores images, sounds and custom CSS classes.
Parameters:
Name Type Description
game Carrot.Game The core game object.
Source: