C# 클래스 AGENT.Contrib.UI.Menu

파일 보기 프로젝트 열기: nothingmn/AGENT.Contrib 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AgentSize int

공개 메소드들

메소드 설명
Menu ( Microsoft.SPOT.Font menuFont, Microsoft.SPOT.Bitmap screen = null ) : System
Render ( ) : void

비공개 메소드들

메소드 설명
buttonHelper_OnButtonPress ( Buttons button, InterruptPort port, ButtonDirection direction, System.DateTime time ) : void

메소드 상세

Menu() 공개 메소드

public Menu ( Microsoft.SPOT.Font menuFont, Microsoft.SPOT.Bitmap screen = null ) : System
menuFont Microsoft.SPOT.Font
screen Microsoft.SPOT.Bitmap
리턴 System

Render() 공개 메소드

public Render ( ) : void
리턴 void

프로퍼티 상세

AgentSize 공개적으로 정적으로 프로퍼티

public static int AgentSize
리턴 int