C# Class csPixelGameEngineCore.Extensions.PGEX

Datei anzeigen Open project: CodeSourcerer/csPixelGameEngine

Protected Properties

Property Type Description
pge PixelGameEngine

Public Methods

Method Description
PGEX ( PixelGameEngine pge ) : System

Method Details

PGEX() public method

public PGEX ( PixelGameEngine pge ) : System
pge PixelGameEngine
return System

Property Details

pge protected_oe property

protected PixelGameEngine pge
return PixelGameEngine