Uses of Interface
ninja.Renderable
-
Packages that use Renderable Package Description ninja ninja.diagnostics -
-
Uses of Renderable in ninja
Methods in ninja with parameters of type Renderable Modifier and Type Method Description Result
Result. render(Renderable renderable)
Sets this renderable as object to render. -
Uses of Renderable in ninja.diagnostics
Classes in ninja.diagnostics that implement Renderable Modifier and Type Class Description class
DiagnosticError
Represents an application error/exception that includes extra information in order to diagnose it.
-