これは私のコードです
/**
* In touchesBegan: it is considered if it was succesfull click. Automatically changes on/off images
*/
@interface WOC_OnOffImageButton : SKSpriteNode
そしてWOC_OnOffImageButton
、ポップアップ内でalt-clickすると、すべてが1行Description
に表示されます。In touchesBegan: it is considered if it was succesfull click. Automatically changes on/off images
... click. Automatically...
読みやすいので、間に改行を入れたいと思います。
質問
可能ですか、可能であればどのようにすればよいですか?