How i but textures into game engine

In textured mode my object is white how i but 2d textures do him, :frowning:

2 ways:

A) New way
use blender textures and
switch on game > use blender materials

b) classic way:
go into UV Face select mode (f) and assign UV coordinates (editing > uv/calculation > … ) and a texture (UV/image editor) to the faces. Ensure the faces have textures enabled (editing > texture face > Tex )

tnx