C# Class SharpQuake.dspriteframe_t

Show file Open project: Memorix101/SharpQuake

Public Properties

Property Type Description
SizeInBytes int
height int
width int

Property Details

SizeInBytes public static property

public static int SizeInBytes
return int

height public property

public int height
return int

width public property

public int width
return int