forEach

actual fun forEach(block: (Entity) -> Unit)

Iterates over all entities in this scene.

Parameters

block

Lambda function to call for each entity

expect fun forEach(block: (Entity) -> Unit)

Iterates over all entities in this scene.

Parameters

block

Lambda function to call for each entity

actual fun forEach(block: (Entity) -> Unit)

Iterates over all entities in this scene.

Parameters

block

Lambda function to call for each entity

actual fun forEach(block: (Entity) -> Unit)

Iterates over all entities in this scene.

Parameters

block

Lambda function to call for each entity

actual fun forEach(block: (Entity) -> Unit)

Iterates over all entities in this scene.

Parameters

block

Lambda function to call for each entity