Table of Contents

Delegate Debug.DebugDelegate

Namespace
TinyLife
Assembly
Tiny Life.dll

A delegate method used for DebugLines.

public delegate string Debug.DebugDelegate(GameImpl game, Paragraph paragraph)

Parameters

game GameImpl
paragraph Paragraph

Returns

string
Extension Methods