C# Class tk2dAtlas.AtlasEntry

显示文件 Open project: CodeStrumpet/Elemental Class Usage Examples

Public Properties

Property Type Description
flipped bool
index int
w int
x int

Property Details

flipped public_oe property

public bool flipped
return bool

index public_oe property

public int index
return int

w public_oe property

public int w
return int

x public_oe property

public int x
return int