Namespace: Tzu_Engine.Texture
Assembly: Tzu_Engine (in Tzu_Engine.dll)

Syntax

Visual Basic (Declaration)
Public Class TZState
C#
public class TZState
C++
ref class TZState
J#
public class TZState
JScript
public class TZState

Inheritance Hierarchy

System.Object
   Tzu_Engine.Texture.TZState

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also