
Public Member Functions | |
| RtBackSphere () | |
| void | Init (String textureFilename, float sphereRadius, int sphereParts) |
| void | Clear () |
| void | Render () |
Public Attributes | |
| PtSpherePrimitive | worldSphere = null |
| PtPixelTexture | sphereTexture = null |
| Powertek.Rt.RtBackSphere.RtBackSphere | ( | ) |
| void Powertek.Rt.RtBackSphere.Clear | ( | ) |
Clear.
| void Powertek.Rt.RtBackSphere.Init | ( | String | textureFilename, | |
| float | sphereRadius, | |||
| int | sphereParts | |||
| ) |
Init.
| textureFilename | ||
| sphereRadius | ||
| sphereParts |
| void Powertek.Rt.RtBackSphere.Render | ( | ) |
Render.
| PtPixelTexture Powertek.Rt.RtBackSphere.sphereTexture = null |
Texture of worldSphere.
worldSphere, BG Sphere
1.5.7.1