struct Entitas::Events::OnGroupCreated

Defined in:

entitas/events.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(context : IContext, group : IGroup) #

[View source]

Instance Method Detail

def context : IContext #

def group : IGroup #

def to_s(io) #

[View source]