liberty.scene.services

* Copyright: Copyright (C) 2018 Gabriel Gheorghe, All Rights Reserved * Authors: $(Gabriel Gheorghe) * License: GNU GENERAL PUBLIC LICENSE Version 3 * Source: * Documentation: * Coverage: * * TODO: * - add IProcessable service for Physics Engine sync

Members

Interfaces

IDrawable
interface IDrawable

*

IRenderable
interface IRenderable

* Service used in renderable scene entitys.

ISerializable
interface ISerializable

*

IStartable
interface IStartable

* Service used in startable scene entitys.

IUpdateable
interface IUpdateable

* Service used in updateable scene entitys.

Meta