~Changed: Renamed method Status to Loaded to make it more meaningfull
~g2k
This commit is contained in:
		| @@ -110,7 +110,7 @@ void GLFontClass::Print(int x, int y, const char* str, unsigned int set) | ||||
| 	} | ||||
| } | ||||
|  | ||||
| bool GLFontClass::Status() | ||||
| bool GLFontClass::Loaded() | ||||
| { | ||||
| 	return status; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user