C# 클래스 Terraria.GameContent.UI.Elements.UIList.UIInnerList

상속: Terraria.UI.UIElement
파일 보기 프로젝트 열기: EmuDevs/EDTerraria

공개 메소드들

메소드 설명
ContainsPoint ( Vector2 point ) : bool

보호된 메소드들

메소드 설명
DrawChildren ( SpriteBatch spriteBatch ) : void

메소드 상세

ContainsPoint() 공개 메소드

public ContainsPoint ( Vector2 point ) : bool
point Vector2
리턴 bool

DrawChildren() 보호된 메소드

protected DrawChildren ( SpriteBatch spriteBatch ) : void
spriteBatch Microsoft.Xna.Framework.Graphics.SpriteBatch
리턴 void