CelestialObjectsLayer class
- Celestial Objects Layer: Black Hole or Wormhole rendering.
- Inheritance
-
- Object
- UniverseRenderLayer
- CelestialObjectsLayer
Constructors
- CelestialObjectsLayer()
-
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
render(
Canvas canvas, Size size, UniverseContext context, UniverseScene scene) → void -
Draw the layer content on the canvas.
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited