C# Class CSPspEmu.Core.Gpu.State.GpuRectStruct

Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
Bottom short
Left short
Right short
Top short

Property Details

Bottom public property

public short Bottom
return short

Left public property

public short Left
return short

Right public property

public short Right
return short

Top public property

public short Top
return short