C# Class tk2dAtlas.AtlasEntry

Show file Open project: CodeStrumpet/Elemental Class Usage Examples

Public Properties

Property Type Description
flipped bool
index int
w int
x int

Property Details

flipped public property

public bool flipped
return bool

index public property

public int index
return int

w public property

public int w
return int

x public property

public int x
return int