프로퍼티 | 타입 | 설명 | |
---|---|---|---|
cachePath | string |
프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Draw ( Fusion.GameTime gameTime, StereoEye stereoEye ) : void |
|
|
Initialize ( ) : void |
|
|
Load ( string path, Texture2D &texture ) : TexturePumpStatus |
|
|
LoadingFunction ( ) : void |
|
|
RemoveAllFailedTextures ( ) : void |
|
|
RemoveOldTextures ( ) : void |
|
|
TexturePump ( Game game ) : System |
Constructor
|
|
Update ( Fusion.GameTime gameTime ) : void |
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Disposes stuff
|
public Draw ( Fusion.GameTime gameTime, StereoEye stereoEye ) : void | ||
gameTime | Fusion.GameTime | |
stereoEye | StereoEye | |
리턴 | void |
public Load ( string path, Texture2D &texture ) : TexturePumpStatus | ||
path | string | |
texture | Texture2D | |
리턴 | TexturePumpStatus |