User Tools

Site Tools


prpl:getkeydown

This is an old revision of the document!


<- PRPL reference <- Everything Else 2

GETKEYDOWN

ArgumentsResultNotation
[ - ]

Description

Examples

	s1 = GetStringFromStack(); 
			stack.Push(new Data(0)); 
			stack.Push(new Data(Input.GetKeyDown(kc2) ? 1 : 0)); 
		stack.Push(new Data(0)); 
 
prpl/getkeydown.1480721630.txt.gz · Last modified: 2016/12/02 18:33 by 127.0.0.1