Package org.hexworks.amethyst.internal.accessor
Types
DefaultAttributeMutator
Link copied to clipboard
class DefaultAttributeMutator(attributes: Set<Attribute>) : AttributeMutator
Content copied to clipboard
DefaultBehaviorMutator
Link copied to clipboard
class DefaultBehaviorMutator<C : Context>(behaviors: Set<Behavior<C>>) : BehaviorMutator<C>
Content copied to clipboard
DefaultFacetMutator
Link copied to clipboard
class DefaultFacetMutator<C : Context>(facets: Set<FacetWithContext<C>>) : FacetMutator<C>
Content copied to clipboard