struct PhysicsBodyRemoveRequest

Defined in:

utils/physics_systems.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(also_entity : Bool = true) #

[View source]

Class Method Detail

def self.component_index #

Instance Method Detail

def also_entity : Bool #

def clone #

[View source]
def copy_with(also_entity _also_entity = @also_entity) #

[View source]