VOID Create -> void Create

SetLoopOn/Off -> SetLooping(bool)

CTextureRenderer throws its own exception
This commit is contained in:
Glenn Maynard
2002-08-23 01:55:38 +00:00
parent 5111876b0d
commit 4d1a9e1d68
4 changed files with 10 additions and 34 deletions
-8
View File
@@ -111,11 +111,3 @@ void RageTexture::GetFrameDimensionsFromFileName( CString sPath, int* piFramesWi
}
}
void RageTexture::TurnLoopOn()
{
}
void RageTexture::TurnLoopOff()
{
}