eDriven Framework API
Loads the image identified by path from Resources folder

Declaration Syntax
public Texture Load(
string id
)
Public Function Load ( _
id As String _
) As Texture
public:
virtual Texture^ Load(
String^ id
) sealed

Parameters

Return Value
Assembly:
eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)