C# Class PsmFramework.Engines.DrawEngine2d.Drawables.VectorDrawableBase

Inheritance: DrawableBase
ファイルを表示 Open project: artwallace/PsmFramework

Public Methods

Method Description
VectorDrawableBase ( LayerBase layer ) : System

Method Details

VectorDrawableBase() public method

public VectorDrawableBase ( LayerBase layer ) : System
layer PsmFramework.Engines.DrawEngine2d.Layers.LayerBase
return System