C# Class PGMEBackend.MapLayout.VisualMapTile

Exibir arquivo Open project: Diegoisawesome/AwesomeMapEditor-old

Public Properties

Property Type Description
Height int
Redraw bool
Width int
buffer FrameBuffer
xpos int
ypos int

Property Details

Height public_oe property

public int Height
return int

Redraw public_oe property

public bool Redraw
return bool

Width public_oe property

public int Width
return int

buffer public_oe property

public FrameBuffer,PGMEBackend buffer
return FrameBuffer

xpos public_oe property

public int xpos
return int

ypos public_oe property

public int ypos
return int