Otter  0.9.8.91
2d Game Development Framework based on SFML.Net
 All Classes Namespaces Functions Variables Enumerations Properties
Otter.Textures Class Reference

Class that manages the cache of Textures. More...

Static Public Member Functions

static void Reload (string path)
 This doesn't really work right now. Textures in images wont update if you do this. More...
 
static void ReloadAll ()
 This doesn't work right now. Textures in images wont update if you do this. More...
 

Detailed Description

Class that manages the cache of Textures.

Member Function Documentation

static void Otter.Textures.Reload ( string  path)
static

This doesn't really work right now. Textures in images wont update if you do this.

Parameters
path
static void Otter.Textures.ReloadAll ( )
static

This doesn't work right now. Textures in images wont update if you do this.


The documentation for this class was generated from the following file: