Skip navigation links

Package com.b3dgs.lionengine.game.object.trait

Trait system that allow to provide additional implementation dynamically to an ObjectGame without changing its interface.

See: Description

Package com.b3dgs.lionengine.game.object.trait Description

Trait system that allow to provide additional implementation dynamically to an ObjectGame without changing its interface. It is important to specify which traits are required in the javadoc when using this system, because of the low typing.
Skip navigation links

Copyright © 2016 Byron 3D Games Studio. All rights reserved.