C# Class NScumm.Sword1.BarData

Show file Open project: scemino/nscumm

Public Properties

Property Type Description
co int
dx short
dy short
x1 short
x2 short
xmax short
xmin short
y1 short
y2 short
ymax short
ymin short

Property Details

co public property

public int co
return int

dx public property

public short dx
return short

dy public property

public short dy
return short

x1 public property

public short x1
return short

x2 public property

public short x2
return short

xmax public property

public short xmax
return short

xmin public property

public short xmin
return short

y1 public property

public short y1
return short

y2 public property

public short y2
return short

ymax public property

public short ymax
return short

ymin public property

public short ymin
return short