Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mtrx3

Pages: [1]
1
After declaring a texture like this

Dim tex As Texture

Then typing

tex.

A intellisense message comes up that loadFromFile is not a member of Texture.

How can I correctly do this so I can include error checking code such as missing files and etc.

Pages: [1]
anything