struct ECS::DSL::Trigger::IterOnRemove::Row(T)

Defined in:

flecs/dsl/trigger.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(unsafe : Pointer(ECS::LibECS::Iter), index : Int32) #

[View source]

Instance Method Detail

def id #

[View source]
def value #

The component value for this row.


[View source]