|
Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
|
成员的完整列表,这些成员属于 Engine.Box,包括所有继承而来的类成员
| Bottom | Engine.Box | |
| Box(int left, int top, int near, int width, int height, int depth) | Engine.Box | |
| Contains(Point3 p) | Engine.Box | |
| Depth | Engine.Box | |
| Empty | Engine.Box | static |
| Equals(Box other) | Engine.Box | |
| Equals(object obj) | Engine.Box | |
| Far | Engine.Box | |
| GetHashCode() | Engine.Box | |
| Height | Engine.Box | |
| Intersection(Box b1, Box b2) | Engine.Box | static |
| Left | Engine.Box | |
| Location | Engine.Box | |
| Near | Engine.Box | |
| operator Box((int Left, int Top, int Near, int Width, int Height, int Depth) v) | Engine.Box | static |
| operator!=(Box b1, Box b2) | Engine.Box | static |
| operator==(Box b1, Box b2) | Engine.Box | static |
| Right | Engine.Box | |
| Size | Engine.Box | |
| Top | Engine.Box | |
| ToString() | Engine.Box | |
| Union(Box b1, Box b2) | Engine.Box | static |
| Width | Engine.Box |