Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
entitas
v1.4.5
Top Level Namespace
Component
Unique
Context
Contexts
Entitas
AbstractEntityIndex
AERC
AERCFactory
Collector
Error
Component
ComponentTypes
Error
Index
ComponentPool
Context
Error
Index
DoesNotExist
Info
StillHasRetainedEntities
UnknownEvent
Info
Contexts
Controller
Entity
Error
AlreadyHasComponent
DoesNotHaveComponent
IsAlreadyRetainedByOwner
IsNotDestroyedException
IsNotEnabled
IsNotRetainedByOwner
EntityFactory
EntityIndex
Error
AlreadyExists
DoesNotExist
Error
ContextInfo
MethodNotImplemented
Event
Events
GroupChanged
GroupEvent
OnComponentAdded
OnComponentRemoved
OnComponentReplaced
OnDestroyEntity
OnEntityAdded
OnEntityChanged
OnEntityCreated
OnEntityDestroyed
OnEntityReleased
OnEntityRemoved
OnEntityUpdated
OnEntityWillBeDestroyed
OnGroupCreated
TriggerOn
Feature
Group
Error
SingleEntity
Helper
ComponentPools
Entities
IAllOfMatcher
IAnyOfMatcher
ICollector
IComponent
ICompoundMatcher
IContext
IEntity
IEntityIndex
IGroup
IMatcher
INoneOfMatcher
Matcher
Error
MultiReactiveSystem
PostConstructor
PrimaryEntityIndex
ReactiveSystem
SafeAERC
System
Systems
CleanupSystem
ExecuteSystem
InitializeSystem
ReactiveSystem
TearDownSystem
UnsafeAERC
EntityIndex
EventHandler
EventSystem
Built with Crystal 1.9.2
2023-10-08 12:37:29 UTC
struct
Entitas::Events::OnDestroyEntity
Entitas::Events::OnDestroyEntity
Struct
Value
Object
Defined in:
entitas/events.cr
Constructors
.new
(entity : IEntity)
Instance Method Summary
#entity
: IEntity
#to_s
(io)
Constructor Detail
def self.
new
(entity :
IEntity
)
#
[
View source
]
Instance Method Detail
def
entity
:
IEntity
#
def
to_s
(io)
#
[
View source
]