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
A delegate method used for .
paragraph Paragraph
A delegate method used for .

Returns

string
A delegate method used for .
Extension Methods