Class: Yeah::Image Abstract

Inherits:
Asset
  • Object
show all
Defined in:
lib/yeah/_platform/image.rb

Overview

This class is abstract.

Provided by a Platform.

An Image is an asset that a Display can draw.

See Also:

Instance Attribute Summary

Attributes inherited from Asset

#path

Method Summary

Methods inherited from Asset

#[], #initialize

Constructor Details

This class inherits a constructor from Yeah::Asset