C# Class PPDCore.OnpuObject

速度つき画像表示クラス
Inheritance: PictureObject
ファイルを表示 Open project: KHCmaster/PPD Class Usage Examples

Public Methods

Method Description
OnpuObject ( PPDDevice device, PPDFramework.Resource.ResourceManager resourceManager, PathObject filename, float x, float y, bool center ) : PPDFramework

Method Details

OnpuObject() public method

public OnpuObject ( PPDDevice device, PPDFramework.Resource.ResourceManager resourceManager, PathObject filename, float x, float y, bool center ) : PPDFramework
device PPDDevice
resourceManager PPDFramework.Resource.ResourceManager
filename PathObject
x float
y float
center bool
return PPDFramework