AbstractOpTShapeInfo Class |
Namespace: Gamelogic.Grids
[VersionAttribute(1, 0, 0)] public abstract class AbstractOp<TShapeInfo> where TShapeInfo : class
The AbstractOpTShapeInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AbstractOpTShapeInfo | ||
| AbstractOpTShapeInfo(TShapeInfo, FuncTShapeInfo, TShapeInfo, TShapeInfo) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MakeShapeStorageInfo(TShapeInfo) | ||
| MakeShapeStorageInfoTPoint(IntRect, FuncTPoint, Boolean) | ||
| MakeShapeStorageInfoTPoint(Int32, Int32, FuncTPoint, Boolean) | ||
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| combineShapeInfo | ||
| leftShapeInfo |
| Name | Description | |
|---|---|---|
| ThrowIfNull |
Throws a NullReferenceException if the object is null.
(Defined by ObjectExtensions.) |