# Touching Reports true if sprite is touching specified sprite ``` export function isTouching(_this: micro_bitSprites.LedSprite, other: micro_bitSprites.LedSprite) : boolean ``` ### Lessons [game of chance](/lessons/game-of-chance) | [game counter](/lessons/game-counter)