Table of Contents

Delegate Game.ResizeDelegate

Namespace
Axolotl2D
Assembly
Axolotl2D.dll

Represents a delegate that is called when the game window resizes.

public delegate void Game.ResizeDelegate(Vector2 size)

Parameters

size Vector2